summaryrefslogtreecommitdiff
path: root/git-shell-commands/change-description
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/change-description
parent8c0ba8357e629cc2eaef1d551618d14ac15b6493 (diff)
parent1a5c75ab9e3540535109fe3be058be298514ce10 (diff)
Merge branch 'master' of git:hacking
Diffstat (limited to 'git-shell-commands/change-description')
-rwxr-xr-xgit-shell-commands/change-description2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-shell-commands/change-description b/git-shell-commands/change-description
index c8abdab..a4cb197 100755
--- a/git-shell-commands/change-description
+++ b/git-shell-commands/change-description
@@ -1,6 +1,6 @@
#!/bin/sh
# * change-description
-# Allows users to change project description
+# Cambia la descripcion del projecto, necesita archivo description en el proyecto
# ssh git@host change-description repo "description"
set -e