summaryrefslogtreecommitdiff
path: root/git-gui/Makefile
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <junkio@cox.net>2007-05-19 00:39:31 -0700
committerLibravatar Junio C Hamano <junkio@cox.net>2007-05-21 23:58:20 -0700
commita74db82e15cd8a2c53a4a83e9a36dc7bf7a4c750 (patch)
tree153bd3d6a6b913f07403ec91b4649a5105d32bec /git-gui/Makefile
parentpack-objects: pass fullname down to add_object_entry() (diff)
downloadtgif-a74db82e15cd8a2c53a4a83e9a36dc7bf7a4c750.tar.xz
Teach "delta" attribute to pack-objects.
This teaches pack-objects to use .gitattributes mechanism so that the user can specify certain blobs are not worth spending CPU cycles to attempt deltification. The name of the attrbute is "delta", and when it is set to false, like this: == .gitattributes == *.jpg -delta they are always stored in the plain-compressed base object representation. Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-gui/Makefile')
0 files changed, 0 insertions, 0 deletions