@@ -33,9 +33,9 @@ Before you begin, perform initial setup:
3333This script helps configure your GitHub fork remote, Git client-side hooks,
3434and useful Git aliases. The default Git remote names for your fork and
3535` InsightSoftwareConsortium/ITK ` are ` origin ` and ` upstream ` , respectively.
36- However, other remote names can be used. Note that ITK defines some useful
37- Git aliases, such as ` pullall ` or ` prepush ` , through the
38- [ ` SetupGitAliases.sh ` ] script for general Git tasks in ITK.
36+ However, other remote names can be used. Note that ITK defines some useful
37+ Git aliases, such as ` review-push ` , ` pr ` , ` pr-clean ` , and ` prepush ` , through
38+ the [ ` setup-git-aliases ` ] script for general Git tasks in ITK.
3939
4040Visit the * Pro Git: Setup* resource in [ GitHelp] for further
4141information on setting up your local Git environment.
@@ -274,7 +274,7 @@ branch (*warning*: you could lose commits).
274274[ UpdatingThirdParty ] : Documentation/UpdatingThirdParty.md
275275
276276[ `SetupForDevelopment.sh` ] : https://github.com/InsightSoftwareConsortium/ITK/blob/master/Utilities/SetupForDevelopment.sh
277- [ `SetupGitAliases.sh ` ] : https://github.com/InsightSoftwareConsortium/ITK/blob/master/Utilities/DevelopmentSetupScripts/SetupGitAliases.sh
277+ [ `setup-git-aliases ` ] : https://github.com/InsightSoftwareConsortium/ITK/blob/master/Utilities/GitSetup/setup-git-aliases
278278
279279[ ITK's Discourse ] : https://discourse.itk.org/
280280
0 commit comments