Skip to content

Commit

Permalink
Documentation/fast-import: capitalize beginning of sentence
Browse files Browse the repository at this point in the history
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Jonathan Nieder authored and Junio C Hamano committed Jan 18, 2011
1 parent 4fb40c2 commit 898243b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/git-fast-import.txt
Original file line number Diff line number Diff line change
Expand Up @@ -905,7 +905,7 @@ The `<dataref>` can be either a mark reference (`:<idnum>`)
set previously or a full 40-byte SHA-1 of a Git blob, preexisting or
ready to be written.

output uses the same format as `git cat-file --batch`:
Output uses the same format as `git cat-file --batch`:

====
<sha1> SP 'blob' SP <size> LF
Expand Down

0 comments on commit 898243b

Please sign in to comment.