From 1a5c75ab9e3540535109fe3be058be298514ce10 Mon Sep 17 00:00:00 2001 From: Ernesto Bazzano Date: Wed, 17 Apr 2013 20:33:31 -0300 Subject: traduccion prelimiar de los hackings --- git-shell-commands/change-description | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3