Skip to content

Commit d69806d

Browse files
Jonathan Niedergitster
authored andcommitted
git-commit(1): depersonalize description
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 <jrnieder@uchicago.edu> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 56992f7 commit d69806d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/git-commit.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ SYNOPSIS
1515

1616
DESCRIPTION
1717
-----------
18-
Use 'git commit' to store the current contents of the index in a new
19-
commit along with a log message describing the changes you have made.
18+
Stores the current contents of the index in a new commit along
19+
with a log message from the user describing the changes.
2020

2121
The content to be added can be specified in several ways:
2222

0 commit comments

Comments
 (0)