On 07/21/2012 05:50 PM, Jiang Xin wrote:
> Signed-off-by: Jiang Xin <worldhello....@gmail.com>
> ---
>  git-am.sh | 11 +++++------
>  1 file changed, 5 insertions(+), 6 deletions(-)
> 
> diff --git a/git-am.sh b/git-am.sh
> index b6a53..20c1a 100755
> --- a/git-am.sh
> +++ b/git-am.sh
> @@ -92,7 +92,7 @@ safe_to_abort () {
>       then
>               return 0
>       fi
> -             gettextln "You seem to have moved HEAD since the last 'am' 
> failure.
> +     gettextln "You seem to have moved HEAD since the last 'am' failure.
>
Spurious whitespace change?  It certainly is unrelated with what you say in
the commit message ...

Regards,
  Stefano
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to