diff options
author | Jonathan Tan <jonathantanmy@google.com> | 2018-03-13 11:07:36 -0700 |
---|---|---|
committer | Jonathan Nieder <jrn@google.com> | 2018-05-16 17:16:35 -0700 |
commit | 5a87d50408642f619b77d12a981e6e23f407752e (patch) | |
tree | 333ed656d77c2055345cbd8d0b9f44d7be583694 /org.eclipse.jgit.ant.test/.classpath | |
parent | c79e7f1c27c73732310bc64c2071a79902447dcc (diff) | |
download | jgit-5a87d50408642f619b77d12a981e6e23f407752e.tar.gz jgit-5a87d50408642f619b77d12a981e6e23f407752e.zip |
Teach UploadPack "include-tag" in "fetch"
Add support for the "include-tag" parameter in the "fetch" command in
the fetch-pack/upload-pack protocol v2.
In order to determine which tags to include, only objects pointed to by
refs starting with "refs/tags/" are checked. This restriction is for
performance reasons and to match the behavior of Git (see add_ref_tag()
in builtin/pack-objects.c).
Change-Id: I7d70aa09bcc8a525218ff1559e286c2a610258ca
Signed-off-by: Jonathan Tan <jonathantanmy@google.com>
Signed-off-by: Jonathan Nieder <jrn@google.com>
Diffstat (limited to 'org.eclipse.jgit.ant.test/.classpath')
0 files changed, 0 insertions, 0 deletions