summaryrefslogtreecommitdiff
path: root/git-shell-commands/mirror
diff options
context:
space:
mode:
Diffstat (limited to 'git-shell-commands/mirror')
-rwxr-xr-xgit-shell-commands/mirror2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-shell-commands/mirror b/git-shell-commands/mirror
index 8282e9b..4b2828f 100755
--- a/git-shell-commands/mirror
+++ b/git-shell-commands/mirror
@@ -1,6 +1,6 @@
#!/bin/sh
# * mirror
-# Espeja un repositorio
+# Mirror the repository
# ssh git@host mirror git://url/repo.git
set -E