3 # Copyright (c) 2010 Ævar Arnfjörð Bjarmason
5 # This is a skeleton no-op implementation of gettext for Git. It'll be
6 # replaced by something that uses gettext.sh in a future patch series.
8 if test -z "$GIT_GETTEXT_POISON"
16 export PATH $
(git sh-i18n--envsubst
--variables "$1");
17 git sh-i18n--envsubst
"$1"
22 printf "%s" "# GETTEXT POISON #"
26 printf "%s" "# GETTEXT POISON #"