Matthieu Moy wrote: > Junio C Hamano <gitster@xxxxxxxxx> writes: >> Yes, that is why I said for pull-merge, --authsquash is neutral-to-better >> and pull.autosquash is harmful. > > To speak from my experience: I find myself typing "git stash && git pull > && git stash pop" relatively often. To that end, maybe "git pull --stash" would be an easier to type option name than "git pull --autostash". That would also avoid the question of "What is automatically going to happen here? Is it going to stash only sometimes? Is it going to automatically stash what I pull?". I'm not a big stash user (except "git stash --keep-index" to prepare to test changes in the index), so I can't say much more about the details. Thanks, Jonathan -- 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