Hi, I was looking through the changes in 2.7 and learned about the very useful autostash feature of git rebase which was present since git 1.8.4. I was wondering if there has been discussion about adding the same flag(s) for use with git pull --rebase. It seems odd that git pull --rebase honors the rebase.autostash config setting but there is no way to override it with a flag. If you are OK with this, I can work on a patch to add --[no-]autostash to git pull. Thanks, Federico Bond -- 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