Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
use Git/git instead of Mercurial/hg #67
Conversation
|
work on |
|
Can you do this against the |
|
yep, I will propose to the |
|
You can try changing the base branch directly in this PR, but I didn't want to do it for you in case there were conflicts. |
|
I think there will be some conflicts, because there is a diff between master and github |
| CPython is developed using `Git <https://git-scm.com/>`_. The Git command line | ||
| program is named ``git``; this is also used to refer to Git itself. Git is | ||
| easily available for common Unix systems by way of the standard package manager; | ||
| under Windows, you might want to use the `TortoiseGit <http://tortoisegit.org/>`_ |
brettcannon
Oct 21, 2016
Member
It might be worth also linking to https://desktop.github.com/ as well at TortoiseGit.
matrixise
Oct 21, 2016
Author
Member
sure, we have some possibilities for a desktop interface for Git.
|
@matrixise did you want to resolve the conflicts in this PR? Otherwise I can revert the changes in setup.rst so I can merge this PR. |
|
I forked this PR so that the work @matrixise did could be used to close out the last GitHub migration milestone bug! |
Co-Authored-By: Tim Peters <tim.peters@gmail.com> Co-Authored-By: Terry Jan Reedy <tjreedy@udel.edu> Co-authored-by: Brett Cannon <brettcannon@users.noreply.github.com>
Please, could you check this branch ? this branch is not complete because some files ask more work.