i18n: git-stash add git-sh-i18n
[gitweb.git] / git-stash.sh
index 0a9403653d7dbbb6927973dcfcc41bfd9a904e05..1ad380a289250e67289e05eeef0908c3ed86e84b 100755 (executable)
@@ -14,6 +14,7 @@ SUBDIRECTORY_OK=Yes
 OPTIONS_SPEC=
 START_DIR=`pwd`
 . git-sh-setup
+. git-sh-i18n
 require_work_tree
 cd_to_toplevel