Markus Heidelberg <markus.heidelberg@xxxxxx> writes: > Signed-off-by: Markus Heidelberg <markus.heidelberg@xxxxxx> > --- > Documentation/diff-format.txt | 2 +- > Documentation/diff-generate-patch.txt | 6 +++--- > Documentation/git-commit.txt | 2 +- > Documentation/git-diff-tree.txt | 4 ++-- > Documentation/git-mailinfo.txt | 2 +- > Documentation/git-receive-pack.txt | 4 ++-- > Documentation/git-reflog.txt | 4 ++-- > Documentation/git-show-branch.txt | 4 ++-- > Documentation/git-submodule.txt | 2 +- > Documentation/git-update-index.txt | 8 ++++---- > Documentation/gitcore-tutorial.txt | 8 ++++---- > Documentation/gitk.txt | 4 ++-- > Documentation/i18n.txt | 4 ++-- > 13 files changed, 27 insertions(+), 27 deletions(-) Whew, quite a lot of typos there are. > @@ -172,7 +172,7 @@ only the primary branches. In addition, if you happen to be on > your topic branch, it is shown as well. > > ------------ > -$ git show-branch --reflog='10,1 hour ago' --list master > +$ git show-branch --reflog="10,1 hour ago" --list master > ------------ Is this just a personal taste, or a correction to typography? Other than this one, I did not find anything else in your patch that looked iffy. Thanks for lending a good set of eyeballs. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html