While using the git port is a good idea for many reasons, the Xcode-provided git should have autostash since Xcode 5.1 or so.

- Josh

On 2016-11-2 03:40 , Eric A. Borisch wrote:
As should the fact that, for this to work, you need to be using a
new-enough git (like from ports) and not the system-provided one.

On Tue, Nov 1, 2016 at 4:01 AM, Marko Käning <mk-macpo...@posteo.net
<mailto:mk-macpo...@posteo.net>> wrote:

    On 01 Nov 2016, at 01:10 , Brandon Allbery <allber...@gmail.com
    <mailto:allber...@gmail.com>> wrote:

    > You can even configure so that becomes the default for "git pull" for 
that repo.
    >
    > git config --local --bool pull.rebase true
    > git config --local --bool rebase.autoStash true

    This should go into the wiki page!

_______________________________________________
macports-dev mailing list
macports-dev@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to