author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | |
Sat, 14 May 2011 13:47:43 +0000 (13:47 +0000) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 15 May 2011 03:29:11 +0000 (20:29 -0700) | ||
commit | e00cf070a45351e4170b75e016597695d1962a87 | |
tree | a819f35973dc3ccea34ab0b5fbd4cba0824226fe | tree | snapshot |
parent | ba67aaf2d05d1aa3def2b6eb1dc1d39bdf25bb41 | commit | diff |
git-sh-i18n.sh: add no-op gettext() and eval_gettext() wrappers
Add a no-op wrapper library for Git's shell scripts. To split up the
gettext series I'm first submitting patches to gettextize the source
tree before I add any of the Makefile and Shell library changes needed
to actually use them.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Add a no-op wrapper library for Git's shell scripts. To split up the
gettext series I'm first submitting patches to gettextize the source
tree before I add any of the Makefile and Shell library changes needed
to actually use them.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
.gitignore | diff | blob | history | |
Documentation/git-sh-i18n.txt | [new file with mode: 0644] | blob |
Makefile | diff | blob | history | |
git-sh-i18n.sh | [new file with mode: 0644] | blob |