git-commit(1): depersonalize description
authorJonathan Nieder <redacted>
Thu, 3 Jul 2008 05:13:45 +0000 (00:13 -0500)
committerJunio C Hamano <redacted>
Sat, 5 Jul 2008 18:24:39 +0000 (11:24 -0700)
The intent is to make git-commit(1) feel more like a manual page.  The
change also makes the page four words shorter.

Signed-off-by: Jonathan Nieder <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-commit.txt

index 03594cd5dc989ff550426d3f3a066d602f48a856..dd1cc2f4a1af709b39cd61914fbaba2c49e5099d 100644 (file)
@@ -15,8 +15,8 @@ SYNOPSIS
 
 DESCRIPTION
 -----------
-Use 'git commit' to store the current contents of the index in a new
-commit along with a log message describing the changes you have made.
+Stores the current contents of the index in a new commit along
+with a log message from the user describing the changes.
 
 The content to be added can be specified in several ways:
 
git clone https://git.99rst.org/PROJECT