10000 Add alias for sync local and origin master branch with upstream (#459) · pythonthings/devguide@4a4b6af · GitHub
[go: up one dir, main page]

Skip to content

Commit 4a4b6af

Browse files
eamanuwillingc
authored andcommitted
Add alias for sync local and origin master branch with upstream (python#459)
* Add alias for sync local and origin master branch with upstream * Add @willingc comments to the PR
1 parent fde87ab commit 4a4b6af

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

gitbootcamp.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ Git Bootcamp and Cheat Sheet
2121
In this section, we'll go over some commonly used Git commands that are
2222
relevant to CPython's workflow.
2323

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+
2429
.. contents::
2530

2631
.. _fork-cpython:

0 commit comments

Comments
 (0)
0