summaryrefslogtreecommitdiff
path: root/sha1_file.c
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@ppc970.osdl.org>2005-06-30 19:28:24 (GMT)
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-06-30 19:28:24 (GMT)
commitd0efc8a71da1855c705fd2074b219bcb158b6dbd (patch)
treef26b700095ec30154fede14638a099f49744981d /sha1_file.c
parentf65fdf04a13d2252de8b2b4b161db7c43f2c28ad (diff)
downloadgit-d0efc8a71da1855c705fd2074b219bcb158b6dbd.zip
git-d0efc8a71da1855c705fd2074b219bcb158b6dbd.tar.gz
git-d0efc8a71da1855c705fd2074b219bcb158b6dbd.tar.bz2
Do ref matching on the sender side rather than on receiver
This makes the receiver always send a full list of valid refs, which will allow us to do better packs, as well as handle creation of new refs. Eventually. Right now we just moved the matching and enabled it. So now you can do git-send-pack host:path branch1 branch2 to only send branches "branch1" and "branch2".
Diffstat (limited to 'sha1_file.c')
0 files changed, 0 insertions, 0 deletions