On Mon, May 31, 2010 at 06:28:48PM +0200, Matthieu Moy wrote: > Johannes Schneider <mailings@xxxxxxxxxxxxx> writes: > > > I tried to "git stash " > > But then *all* changes are stashed (including my changes)... > > Not completely answering the question, but "git stash -k" > (--keep-index) allows you to do a selective stash. If you have Also, recent versions of git have "git stash -p" to interactively stash just a few changes. -Peff -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html