From 2daf225db627cb9b1ea22002ab70334ed955b8af Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Thu, 29 Oct 2015 01:08:43 -0400 Subject: git page: make note about --author bold --- (limited to 'site/git') diff --git a/site/git/index.php b/site/git/index.php index 0c25987..b937f34 100644 --- a/site/git/index.php +++ b/site/git/index.php @@ -134,7 +134,7 @@

- If you wish to use a different author name for the commit command, add --author="Author's Name <author's email address>". This + If you wish to use a different author name for the commit command, add --author="Author's Name <author's email address>" at the end. This could be an alias, or it could be because you are submitting a patch on someone else's behalf.

-- cgit v0.9.1