GitHub desired workflow...

Brandon Allbery allbery.b at gmail.com
Mon Oct 31 17:10:58 PDT 2016


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


On Mon, Oct 31, 2016 at 7:08 PM, Eric A. Borisch <eborisch at macports.org>
wrote:

> I hoped someone would point me to a command like this. Thanks!
>
>   - Eric
>
> On Monday, October 31, 2016, Joshua Root <jmr at macports.org> wrote:
>>
>> I'm using 'git pull --rebase --autostash' which does the stash-before and
>> pop-after automatically.
>>
>> - Josh
>>
>
> _______________________________________________
> macports-dev mailing list
> macports-dev at lists.macosforge.org
> https://lists.macosforge.org/mailman/listinfo/macports-dev
>
>


-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-dev/attachments/20161031/929aa7d7/attachment.html>


More information about the macports-dev mailing list