"Stash save" exits with 0 when nothing to stash

2014-12-24 Thread Pascal Malaise
Hi, When calling "git stash save" in a clean situation (no change since last commit), git-stash reports "No local changes to save", which is OK. But it exits with code 0, despite no stash has been saved. It would be better to exit with code 1 in this case. N.B. In a similar situation "git commit

Bug? Unexpected outputs of git pull on stdout v.s. stderr

2013-10-04 Thread Pascal MALAISE
stderr (and kept with option -q). Or did I miss something? Thank you. -- Couldn't eradicate windows from my PC but I caged it in a vmware. Pascal MALAISE -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org