Re: [PATCH] pull: add pull.autoStash config option

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Lidong Yan <yldhome2d2@xxxxxxxxx> writes:

>>> +pull.autoStash::
>>> +       When true, Git will automatically perform a `git stash` before the
>>> +       operation and then restore the local changes with `git stash pop`
>>> +       after the merge or rebase is complete. This means that you can run
>> 
>> I wonder if you meant "pull" instead of "merge or rebase".
>
> Yes, I think I should also say that pull.autoStash only works if we set pull.rebase.

Is that wise, though?  When pull.rebase is false, shouldn't pull.autostash
pass --autostash to underlying "git merge" instead?

I've written about the interaction among three commands and
autostash in another message several hours ago, so I won't repeat
it.

https://lore.kernel.org/git/xmqq5xfsdv3w.fsf@gitster.g/





[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux