Merge branch 'maint'
authorJunio C Hamano <gitster@pobox.com>
Sat, 9 Jun 2007 18:52:43 +0000 (11:52 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 9 Jun 2007 18:52:43 +0000 (11:52 -0700)
* maint:
Make command description imperative statement, not third-person present.

1  2 
Documentation/git-clone.txt
Documentation/git-prune.txt
index 2461c0ec2da6482530458dd33d62c68a4939225d,ac938d39df7a4b5b5ea3e4ca8cb2cf505fc49752..4a5bab510eb9346d815522f9c9df9af6b0a850a3
@@@ -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
 -
index 50ee5bddd013d493cb235e289db0880f0ddf6661,b8166a210fe5f0a6c5ade480640146684d2517cb..0ace233d18383f53ca4d31baaa8e3c230ddb874b
@@@ -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
 -