Skip to content

Commit 8840b6b

Browse files
committed
Remove registration of old command
1 parent 0e60eb7 commit 8840b6b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

init.ps1

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ git config alias.tool-config "!$dir/git-tool-config.ps1"
88
# Allow self-updating on the current branch
99
git config alias.tool-update "!$dir/git-tool-update.ps1"
1010

11-
# Check the tool configuration for issues
12-
git config alias.tool-audit "!$dir/git-tool-audit.ps1"
13-
1411
# Check the upstream branch configuration for branches that no longer exist
1512
git config alias.tool-audit-prune "!$dir/git-tool-audit-prune.ps1"
1613

0 commit comments

Comments
 (0)