From 167fea175ea780ef98aad752ed055d57a2408132 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 16 Sep 2013 10:31:02 +0200 Subject: grammaro MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- using-git.texinfo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'using-git.texinfo') diff --git a/using-git.texinfo b/using-git.texinfo index ae01bae..64f1dd1 100644 --- a/using-git.texinfo +++ b/using-git.texinfo @@ -157,7 +157,7 @@ Git parses @file{.gitignore} with wildcards, rather than exclusion, latter entires override earlier entries. -When you have create you @file{.gitignore} you +When you have created your @file{.gitignore} you are ready to stage it and make your first commit: @example @@ -172,7 +172,7 @@ git commit -m 'first commit' It is a good idea to create a backup repostory, so you do not lose your work on a disc failure, -filesystem corruption accidental removal. +filesystem corruption or accidental removal. You can such repostory for allowing collaboration with a command repository that the collaborators -- cgit v1.2.3-70-g09d2