From 52dad57247c6f0658b69b495cb22e074ab16e6b5 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 25 Oct 2013 00:09:00 +0200 Subject: stylo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- using-git.texinfo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'using-git.texinfo') diff --git a/using-git.texinfo b/using-git.texinfo index c1e4c40..1f8b756 100644 --- a/using-git.texinfo +++ b/using-git.texinfo @@ -288,7 +288,7 @@ git push -u orgin master # master is the branch you are working in It is standard to append @file{.git} to the end of the repository name when it is bare. -To submit your changes to origin you can now +To submit your changes to `origin' you can now use the command @command{git push}. To fetch updates others have made, use the command @command{git pull}. -- cgit v1.2.3-70-g09d2