summaryrefslogtreecommitdiff
path: root/git-shell-commands/hook-install
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/hook-install
parent8c0ba8357e629cc2eaef1d551618d14ac15b6493 (diff)
parent1a5c75ab9e3540535109fe3be058be298514ce10 (diff)
Merge branch 'master' of git:hacking
Diffstat (limited to 'git-shell-commands/hook-install')
-rwxr-xr-xgit-shell-commands/hook-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-shell-commands/hook-install b/git-shell-commands/hook-install
index cfd4962..08a0340 100755
--- a/git-shell-commands/hook-install
+++ b/git-shell-commands/hook-install
@@ -1,6 +1,6 @@
#!/bin/sh
# * hook-install
-# Installs a hook on a repo
+# Instala un hook en un repo
# ssh git@host hook-install hook script repo [alt-dir]
set -e