mirror of
https://github.com/git/git.git
synced 2026-01-11 13:23:12 +09:00
gitignore: remove entry for git serve
b7ce24d095 (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 <l.s.r@web.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
f580de2f41
commit
2fbd305e70
1
.gitignore
vendored
1
.gitignore
vendored
@ -147,7 +147,6 @@
|
||||
/git-rm
|
||||
/git-send-email
|
||||
/git-send-pack
|
||||
/git-serve
|
||||
/git-sh-i18n
|
||||
/git-sh-i18n--envsubst
|
||||
/git-sh-setup
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user