diff options
author | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-06-30 21:28:24 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-06-30 21:28:24 +0200 |
commit | d0efc8a71da1855c705fd2074b219bcb158b6dbd (patch) | |
tree | f26b700095ec30154fede14638a099f49744981d /INSTALL | |
parent | Add support for "forcing" a ref on the remote side (diff) | |
download | git-d0efc8a71da1855c705fd2074b219bcb158b6dbd.tar.xz git-d0efc8a71da1855c705fd2074b219bcb158b6dbd.zip |
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 'INSTALL')
0 files changed, 0 insertions, 0 deletions