diff options
author | Ernesto Bazzano <bazza@riseup.net> | 2013-04-17 20:27:37 -0300 |
---|---|---|
committer | Ernesto Bazzano <bazza@riseup.net> | 2013-04-17 20:27:37 -0300 |
commit | 8b9cc4cc3f034fc3f23440c56e19a0d801b5482e (patch) | |
tree | b61d88ffe5ea3c26bcca43fd4b82489333714bc8 /git-shell-commands/mirrors | |
parent | 01f98e0ead7047c1574e3d353c9347db8dd70481 (diff) |
en castillo
Diffstat (limited to 'git-shell-commands/mirrors')
-rwxr-xr-x | git-shell-commands/mirrors | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/git-shell-commands/mirrors b/git-shell-commands/mirrors index d0ae3f4..d1301a8 100755 --- a/git-shell-commands/mirrors +++ b/git-shell-commands/mirrors @@ -1,6 +1,6 @@ #!/bin/sh # * mirrors -# Prints all mirrored repos +# Muestra todos los repositorios espejos (mirror) # ssh git@host mirrors set -e |