From: Junio C Hamano Date: Sat, 9 Jun 2007 18:52:43 +0000 (-0700) Subject: Merge branch 'maint' X-Git-Tag: v1.5.3-rc0~131 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/e58db03bbee4af96e60b6ac88b84c1c11b8b037e?ds=inline;hp=-c Merge branch 'maint' * maint: Make command description imperative statement, not third-person present. --- e58db03bbee4af96e60b6ac88b84c1c11b8b037e diff --combined Documentation/git-clone.txt index 2461c0ec2d,ac938d39df..4a5bab510e --- a/Documentation/git-clone.txt +++ b/Documentation/git-clone.txt @@@ -3,7 -3,7 +3,7 @@@ git-clone(1 NAME ---- - git-clone - Clones a repository into a new directory + git-clone - Clone a repository into a new directory SYNOPSIS @@@ -175,3 -175,4 +175,3 @@@ Documentation by Junio C Hamano and th GIT --- Part of the gitlink:git[7] suite - diff --combined Documentation/git-prune.txt index 50ee5bddd0,b8166a210f..0ace233d18 --- a/Documentation/git-prune.txt +++ b/Documentation/git-prune.txt @@@ -3,7 -3,7 +3,7 @@@ git-prune(1 NAME ---- - git-prune - Prunes all unreachable objects from the object database + git-prune - Prune all unreachable objects from the object database SYNOPSIS @@@ -58,3 -58,4 +58,3 @@@ Documentation by David Greaves, Junio GIT --- Part of the gitlink:git[7] suite -