Code

i18n: git-am add git-sh-i18n
[git.git] / git-am.sh
index 6cdd5910db50c96df3d149fba172750cb10c09cb..79c5ea2a573fa5c70a1396b96af34fa221f5d6b8 100755 (executable)
--- a/git-am.sh
+++ b/git-am.sh
@@ -37,6 +37,7 @@ rerere-autoupdate update the index with reused conflict resolution if possible
 rebasing*       (internal use for git-rebase)"
 
 . git-sh-setup
+. git-sh-i18n
 prefix=$(git rev-parse --show-prefix)
 set_reflog_action am
 require_work_tree