On Fri, 7 May 2021, 8:13 am Ethan Furman, <[email protected]> wrote:

> On 5/6/21 7:14 AM, Jelle Zijlstra wrote:
>
>  > Maybe others have different workflows, but I don't see much of a need
>  > for keeping your fork's main branch up to date.
>
> I will occasionally do a `git push origin main` just to shut up the
> messages about being behind/ahead; other than that,
> I have no idea why I would need origin to be up to date.
>

I sync mine occasionally so I can make draft PRs in my repo before
submitting them to the main repo.

That's the only use case I have found for it though.

Cheers,
Nick.


>
_______________________________________________
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/R5GX6JWKSKSSXA3JSU7QQOTGVE6IQEAC/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to