Skip to content

Commit 23427d6

Browse files
jnavilarobertpjday
authored andcommitted
Merge branch 'fix_1134'
2 parents 86ca039 + b724aa9 commit 23427d6

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

book/05-distributed-git/sections/maintaining.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -537,7 +537,7 @@ It summarizes all the commits in the range you give it; for example, the followi
537537
[source,console]
538538
----
539539
$ git shortlog --no-merges master --not v1.0.1
540-
Chris Wanstrath (8):
540+
Chris Wanstrath (6):
541541
Add support for annotated tags to Grit::Tag
542542
Add packed-refs annotated tag support.
543543
Add Grit::Commit#to_patch

progit.asc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
Pro Git
22
=======
33
Scott Chacon; Ben Straub
4-
54
:doctype: book
65
:docinfo:
76
:toc:

0 commit comments

Comments
 (0)