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/change-description | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'git-shell-commands/change-description') diff --git a/git-shell-commands/change-description b/git-shell-commands/change-description index 60db0ac..1c144f4 100755 --- a/git-shell-commands/change-description +++ b/git-shell-commands/change-description @@ -1,6 +1,6 @@ #!/bin/bash # * change-description -# Cambia la descripcion del projecto, necesita archivo description en el proyecto +# Change the project description, needs "description" in the project # ssh git@host change-description repo "description" set -e -- cgit v1.2.3-54-g00ecf