I found that the shelve/unshelve commands in TFS are very handy and very simple to use. What's the equivalent in Git ?
here's the scenario in TFS :
I know that there's a command call cherry-pick but i"m not sure of the workflow and if it fits the need.