author | Junio C Hamano <junkio@cox.net> | |
Fri, 6 Apr 2007 05:17:20 +0000 (22:17 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 7 Apr 2007 04:29:16 +0000 (21:29 -0700) | ||
commit | d79073922fcb8c8a0bd57112817a2154f1ed05c1 | |
tree | 0f9efd55ac6f893f8801a9b8321b20fd21b24923 | tree | snapshot |
parent | 63b4b7a7ed657f406eb274f88a7e2c61fd6fe958 | commit | diff |
Documentation: tighten dependency for git.{html,txt}
Every time _any_ documentation page changed, cmds-*.txt files
were regenerated, which caused git.{html,txt} to be remade. Try
not to update cmds-*.txt files if their new contents match the
old ones.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Every time _any_ documentation page changed, cmds-*.txt files
were regenerated, which caused git.{html,txt} to be remade. Try
not to update cmds-*.txt files if their new contents match the
old ones.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/Makefile | diff | blob | history | |
Documentation/cmd-list.perl | diff | blob | history |