"Brian Scott Dobrovodsky" <brian@xxxxxxxxxxx> writes: >> It isn't unreasonable to want Git to save uncommitted work for the >> current branch and then you switch to another, ending up with a >> clean working directory when you finally get there. Today we have >> git-stash to help you with this, but I'm thinking maybe we want to >> connect git-checkout with it? > > That would be great as a default action when using checkout! I would not bet you will stay feeling that way as you gain experience. With "git stash create" (will be in 'next' this weekend), we could start using stashes more transparently from other commands, but I do not think this will ever become the default for branch switching, while I do not oppose to have such an option. - 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