diff --git a/gitbootcamp.rst b/gitbootcamp.rst index 05addbb57..03225a8c5 100644 --- a/gitbootcamp.rst +++ b/gitbootcamp.rst @@ -8,6 +8,11 @@ Git Bootcamp and Cheat Sheet In this section, we'll go over some commonly used Git commands that are relevant to CPython's workflow. +.. note:: + Setting up git aliases for common tasks can be useful to you. You can + get more information about that in + `git documentation `_ + .. contents:: .. _fork-cpython: