Skip to content

Commit 2fbd305

Browse files
rscharfegitster
authored andcommitted
gitignore: remove entry for git serve
b7ce24d (Turn `git serve` into a test helper, 2019-04-18) demoted git serve from a builtin command to a test helper. As a result the git-serve binary is no longer built and thus doesn't have to be ignored anymore. Signed-off-by: René Scharfe <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent f580de2 commit 2fbd305

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,6 @@
147147
/git-rm
148148
/git-send-email
149149
/git-send-pack
150-
/git-serve
151150
/git-sh-i18n
152151
/git-sh-i18n--envsubst
153152
/git-sh-setup

0 commit comments

Comments
 (0)