This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author skip.montanaro
Recipients skip.montanaro, vstinner
Date 2020-08-04.14:58:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CANc-5UxU9+yV=SC1rV56b5WvEEU1dYfWd-UYtN2EW9_iS3D7iw@mail.gmail.com>
In-reply-to <1596552483.33.0.317582526763.issue41474@roundup.psfhosted.org>
Content
> > I don't know how to get rid of all those commit messages.
>
> I suggest you to create a local branch per change, rather than using "master".
>
> I consider that "origin" is git@github.com:python/cpython.git. Check your remotes with "git remote -v".

Hmmm... Seems like a bunch of extra work for a one-line change to a
Makefile... There's no easier way to create PRs for these trivial
changes?
History
Date User Action Args
2020-08-04 14:58:01skip.montanarosetrecipients: + skip.montanaro, vstinner
2020-08-04 14:58:01skip.montanarolinkissue41474 messages
2020-08-04 14:58:01skip.montanarocreate