commit | fd8d07efdaf0ed5570f975c58b2ceb6500e06dd7 | [log] [tgz] |
---|---|---|
author | Eric N. Vander Weele <ericvw@gmail.com> | Tue Oct 06 21:14:33 2015 -0400 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Oct 07 10:37:48 2015 -0700 |
tree | b99e7f6e0f6e0077c9d40f13a3ea6de8dfbfe1a2 | |
parent | 076c98372e7d3c86d269c1526349a67b73904330 [diff] |
log: Update log.follow doc and add to config.txt Documentation/config.txt does not include the documentation for log.follow that is in Documentation/git-log.txt. This commit adds the log.follow documentation to config.txt and also updates the wording to be consistent with the format that is followed by other boolean configuration variables. Signed-off-by: Eric N. Vander Weele <ericvw@gmail.com> Acked-by: David Turner <dturner@twopensource.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>