Mehul Jain <[email protected]> writes:

> +--autostash::
> +--no-autostash::
> +     Before starting rebase, stash local modifications away (see
> +     linkgit:git-stash[1]) if needed, and apply the stash when
> +     done. `--no-autostash` is useful to override the `rebase.autoStash`
> +     configuration variable (see linkgit:git-config[1]).
> ++
> +This option is only valid when "--rebase" is used.

This does not have to be added to this series (I don't want to break
everything at v10 ...), but I think it would be nice to allow "git pull
--autostash" even without --rebase if pull.rebase=true.

-- 
Matthieu Moy
http://www-verimag.imag.fr/~moy/
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to