Skip to content

Commit

Permalink
Documentation/git-commit.txt: correct bad list formatting.
Browse files Browse the repository at this point in the history
Signed-off-by: David Kastrup <[email protected]>
Signed-off-by: Junio C Hamano <[email protected]>
  • Loading branch information
dakhubgit authored and gitster committed Aug 7, 2007
1 parent 5b56aaa commit f9935bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Documentation/git-commit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ 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.

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

1. by using gitlink:git-add[1] to incrementally "add" changes to the
index before using the 'commit' command (Note: even modified
files must be "added");
Expand Down

0 comments on commit f9935bf

Please sign in to comment.