Re: PATCH fix tutorial typo

2005-09-09 Thread Junio C Hamano
Thanks. Will apply both. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

PATCH fix tutorial typo

2005-09-09 Thread jdl
Fix a minor typo in the tutorial.txt. Signed-off-by: Jon Loeliger <[EMAIL PROTECTED]> --- diff --git a/Documentation/tutorial.txt b/Documentation/tutorial.txt --- a/Documentation/tutorial.txt +++ b/Documentation/tutorial.txt @@ -742,7 +742,7 @@ git commit -m 'Some work.' hello --