For the OP, this Linux kernal message thread might be of interest, because it kind of sounds like some members of the OP's team is using Git in a similar manormanner.
There is nothing wrong with using git stash -- especially before a pull -- but using git stash in this manormanner is an anti pattern when there are better workflows in Git.