Skip to content

Commit 897d39c

Browse files
dschogitster
authored andcommitted
Adjust .gitignore for 5884f1(Rename 'git-help--browse.sh'...)
Since git-help--browse was renamed, we should ignore git-web--browse instead. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent a0685a4 commit 897d39c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ git-gc
5050
git-get-tar-commit-id
5151
git-grep
5252
git-hash-object
53-
git-help--browse
5453
git-http-fetch
5554
git-http-push
5655
git-imap-send
@@ -136,6 +135,7 @@ git-upload-pack
136135
git-var
137136
git-verify-pack
138137
git-verify-tag
138+
git-web--browse
139139
git-whatchanged
140140
git-write-tree
141141
git-core-*/?*

0 commit comments

Comments
 (0)