Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Finally implement "git log --follow"
[gitweb.git]
/
Documentation
/
git-clone.txt
diff --git
a/Documentation/git-clone.txt
b/Documentation/git-clone.txt
index 644bf126fb8766fb1825f0688089b213b4326977..4a5bab510eb9346d815522f9c9df9af6b0a850a3 100644
(file)
--- a/
Documentation/git-clone.txt
+++ b/
Documentation/git-clone.txt
@@
-3,7
+3,7
@@
git-clone(1)
NAME
----
-git-clone - Clone
s
a repository into a new directory
+git-clone - Clone a repository into a new directory
SYNOPSIS
@@
-175,4
+175,3
@@
Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
GIT
---
Part of the gitlink:git[7] suite
-