summaryrefslogtreecommitdiff
path: root/git-rebase.sh
diff options
context:
space:
mode:
authorAndy Parkins <andyparkins@gmail.com>2007-02-27 13:46:55 (GMT)
committerJunio C Hamano <junkio@cox.net>2007-02-28 00:01:58 (GMT)
commit8538e876b191901b7d37ec34a83287e51df91816 (patch)
tree2a1943c3ff1326dd46545ce5090d1f4054ce8fb3 /git-rebase.sh
parent1872adabccdd904f31f16276b147c63fa03079d4 (diff)
downloadgit-8538e876b191901b7d37ec34a83287e51df91816.zip
git-8538e876b191901b7d37ec34a83287e51df91816.tar.gz
git-8538e876b191901b7d37ec34a83287e51df91816.tar.bz2
cvsserver: Make always-binary mode a config file option
The config option gitcvs.allbinary may be set to force all entries to get the -kb flag. In the future the gitattributes system will probably be a more appropriate way of doing this, but that will easily slot in as the entries lines sent to the CVS client now have their kopts set via the function kopts_from_path(). In the interim it might be better to not just have a all-or-nothing approach, but rather detect based on file extension (or file contents?). That would slot in easily here as well. However, I personally prefer everything to be binary-safe, so I just switch the switch. Signed-off-by: Andy Parkins <andyparkins@gmail.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-rebase.sh')
0 files changed, 0 insertions, 0 deletions