From 40442f0be33dc54a3a8d3b8a451b7257595384d1 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 19 Sep 2013 16:57:07 +0200 Subject: typo 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(-) diff --git a/using-git.texinfo b/using-git.texinfo index 67be059..c9ed877 100644 --- a/using-git.texinfo +++ b/using-git.texinfo @@ -196,7 +196,7 @@ git init --bare cd - # Go back to your project respository git remote add origin file:///srv/git/MY_REPOSITORY.git -git push -u orgin master # master is the bransh you are working in +git push -u orgin master # master is the branch you are working in @end example It is standard to append @file{.git} to the -- cgit v1.2.3-70-g09d2