From c9ce5eaac72b867b2de97378f1708a035a9e9bf6 Mon Sep 17 00:00:00 2001 From: Parabola git Date: Thu, 7 Jul 2016 22:36:39 +0000 Subject: translate git-shell-commands help text from Spanish to English --- git-shell-commands/hook-install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'git-shell-commands/hook-install') diff --git a/git-shell-commands/hook-install b/git-shell-commands/hook-install index b38836a..343cf18 100755 --- a/git-shell-commands/hook-install +++ b/git-shell-commands/hook-install @@ -1,6 +1,6 @@ #!/bin/sh # * hook-install -# Instala un hook en un repo +# Install a hook in the repo # ssh git@host hook-install hook script repo [alt-dir] set -e -- cgit v1.2.3-54-g00ecf