diff --git a/getting_started/git.rst b/getting_started/git.rst index 7fda34b..9767cae 100644 --- a/getting_started/git.rst +++ b/getting_started/git.rst @@ -47,4 +47,4 @@ Merging Strategy - Try to avoid creating a merge commits when completing PRs .. note:: - After completing a PR, the branch should be deleted if it will not be used for future development. It can always be restored at a later point if needed. (Git2) \ No newline at end of file + After completing a PR, the branch should be deleted if it will not be used for future development. It can always be restored at a later point if needed. \ No newline at end of file