On Thu, May 6, 2021 at 2:46 PM Skip Montanaro <[email protected]> wrote: > > I looked at the fast-forward stuff in 'git push --help' but couldn't > decipher what it told me, or more importantly, how it related to my > problem. It's not clear to me how python/cpython:main can be behind > smontanaro/cpython:main.
Just open it in a browser, and it says: "This branch is 186 commits ahead, 120 commits behind python:main" _______________________________________________ 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/OBC4G2XIRS56CVEW37IKRBVXLUDL27PW/ Code of Conduct: http://python.org/psf/codeofconduct/
