Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2020-12-02 05:26:24 +0300
committerJunio C Hamano <gitster@pobox.com>2020-12-03 01:29:49 +0300
commitf580de2f4100a532fac6b45934303235cb6e7f16 (patch)
treefaac90f776ac04ecfce2c984252d0db674f3a3e6 /.gitignore
parent1ab7e00e244d0feb50abc316cb870446724c9ef6 (diff)
gitignore: drop duplicate entry for git-sh-i18n
This was accidentally added by e00cf070a4 (git-sh-i18n.sh: add no-op gettext() and eval_gettext() wrappers, 2011-05-14), even though an earlier commit in the same series had already done so. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 7c5096aee5..e08d179428 100644
--- a/.gitignore
+++ b/.gitignore
@@ -151,7 +151,6 @@
/git-sh-i18n
/git-sh-i18n--envsubst
/git-sh-setup
-/git-sh-i18n
/git-shell
/git-shortlog
/git-show