Browse Source

i18n: git-bisect add git-sh-i18n

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Ævar Arnfjörð Bjarmason 14 years ago committed by Junio C Hamano
parent
commit
dcf9c2e57a
  1. 1
      git-bisect.sh

1
git-bisect.sh

@ -28,6 +28,7 @@ Please use "git help bisect" to get the full man page.' @@ -28,6 +28,7 @@ Please use "git help bisect" to get the full man page.'

OPTIONS_SPEC=
. git-sh-setup
. git-sh-i18n
require_work_tree

_x40='[0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f]'

Loading…
Cancel
Save