10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fde87ab commit 4a4b6afCopy full SHA for 4a4b6af
gitbootcamp.rst
@@ -21,6 +21,11 @@ Git Bootcamp and Cheat Sheet
21
In this section, we'll go over some commonly used Git commands that are
22
relevant to CPython's workflow.
23
24
+.. note::
25
+ Setting up git aliases for common tasks can be useful to you. You can
26
+ get more information about that in
27
+ `git documentation <https://git-scm.com/book/en/v2/Git-Basics-Git-Aliases>`_
28
+
29
.. contents::
30
31
.. _fork-cpython:
0 commit comments