summaryrefslogtreecommitdiff
path: root/git-shell-commands/mirror
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-08-14 12:19:54 -0300
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-08-14 12:19:54 -0300
commit6f362119e111a95d8a1356656b8d4e5527adf8c7 (patch)
treebf61063e3fed205ed1aa26f987b904a54d776ea8 /git-shell-commands/mirror
parent8c0ba8357e629cc2eaef1d551618d14ac15b6493 (diff)
parent1a5c75ab9e3540535109fe3be058be298514ce10 (diff)
Merge branch 'master' of git:hacking
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 c634b9e..212687e 100755
--- a/git-shell-commands/mirror
+++ b/git-shell-commands/mirror
@@ -1,6 +1,6 @@
#!/bin/sh
# * mirror
-# Mirrors a repository
+# Espeja un repositorio
# ssh git@host mirror git://url/repo.git
set -E