summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <junkio@cox.net>2007-02-25 02:18:11 -0500
committerLibravatar Shawn O. Pearce <spearce@spearce.org>2007-02-25 02:18:26 -0500
commit92446aba47b0e0db28f7b858ea387efcca30ab44 (patch)
treefcd892d57e03be7b4baa1d97a94d8d969e4ed602 /.gitignore
parentgit-gui: Don't crash in citool mode on initial commit. (diff)
downloadtgif-92446aba47b0e0db28f7b858ea387efcca30ab44.tar.xz
Don't modify CREDITS-FILE if it hasn't changed.
We should always avoid rewriting a built file during `make install` if nothing has changed since `make all`. This is to help support the typical installation process of compiling a package as yourself, then installing it as root. Forcing CREDITS-FILE to be always be rebuilt in the Makefile means that CREDITS-GEN needs to check for a change and only update CREDITS-FILE if the file content actually differs. After all, content is king in Git. Signed-off-by: Junio C Hamano <junkio@cox.net> Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions