From 85e5fc87d6ab263b71cb6314ef68b30572aa550b Mon Sep 17 00:00:00 2001 From: Chirag Date: Sun, 2 Mar 2014 16:45:04 +0530 Subject: [PATCH] Removing unnecessary lines from the git page Since the last change, I don't think we need to include git 'command' or git version --- common/git.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/common/git.md b/common/git.md index baed8a5b93..1faa128169 100644 --- a/common/git.md +++ b/common/git.md @@ -74,14 +74,6 @@ `git reset --hard HEAD` -- Checking git version - -`git --version` - - Calling help -`git --help` - -- Executing git command - -`git {{command}}` \ No newline at end of file +`git --help` \ No newline at end of file