diff options
author | Jakub Narebski <jnareb@gmail.com> | 2007-07-20 00:15:09 (GMT) |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-07-20 08:21:06 (GMT) |
commit | 69a9b41c15f25e1e91df5d9c4d5e3d56706f8f0e (patch) | |
tree | e576bbb23f0536aebb4e2f286bfa8366801bf106 /contrib/examples | |
parent | ef0c2abf3e5061f891b7f07953ef3b0695f52c89 (diff) | |
download | git-69a9b41c15f25e1e91df5d9c4d5e3d56706f8f0e.zip git-69a9b41c15f25e1e91df5d9c4d5e3d56706f8f0e.tar.gz git-69a9b41c15f25e1e91df5d9c4d5e3d56706f8f0e.tar.bz2 |
gitweb cleanup: Move @diff_opts declaration earlier
Move @diff_opts declaration earlier, so that all gitweb options are
together (and not separated by %feature hash and some subroutines),
with the exception of $GITWEB_CONFIG which must be after all option
variables including %feature hash.
While at it, in the moved comment, note that diff option '-C' implies
'-M', instead of suggesting that '-M', '-C' is required.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/examples')
0 files changed, 0 insertions, 0 deletions