summaryrefslogtreecommitdiff
path: root/git-shell-commands/fetch-mirrors
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/fetch-mirrors
parent8c0ba8357e629cc2eaef1d551618d14ac15b6493 (diff)
parent1a5c75ab9e3540535109fe3be058be298514ce10 (diff)
Merge branch 'master' of git:hacking
Diffstat (limited to 'git-shell-commands/fetch-mirrors')
-rwxr-xr-xgit-shell-commands/fetch-mirrors2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-shell-commands/fetch-mirrors b/git-shell-commands/fetch-mirrors
index 6268bf9..a9442ba 100755
--- a/git-shell-commands/fetch-mirrors
+++ b/git-shell-commands/fetch-mirrors
@@ -1,6 +1,6 @@
#!/bin/sh
# * fetch-mirrors
-# Updates mirrors created with `mirror`
+# Actualiza el `mirrors` (espejos) creados con `mirror`
# ssh git@host fetch-mirrors
set -e