Use "git stash pop" instead of "git stash apply" (and commented out "clear")
commit37f4369fa98509872ffe5836c245936aed8c4d76
authorSebastian Schuberth <sschuberth@visageimaging.com>
Sat, 30 Aug 2008 19:46:49 +0000 (30 21:46 +0200)
committerMarco Costalba <mcostalba@gmail.com>
Sun, 31 Aug 2008 14:26:12 +0000 (31 16:26 +0200)
tree6792e4f501b83513af823b8736896d23fcac7540
parenta1e4836961b544119090b9b86801b6bc136ed5ca
Use "git stash pop" instead of "git stash apply" (and commented out "clear")

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
src/git.cpp