GitHub desired workflow...
Joshua Root
jmr at macports.org
Tue Nov 1 10:53:40 PDT 2016
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-macports at posteo.net
> <mailto:mk-macports at posteo.net>> wrote:
>
> On 01 Nov 2016, at 01:10 , Brandon Allbery <allbery.b at gmail.com
> <mailto:allbery.b at 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!
More information about the macports-dev
mailing list