]> source.dussan.org Git - jgit.git/commit
[gitrepo] Support revision in remote tag. 26/65326/4
authorYuxuan 'fishy' Wang <fishywang@google.com>
Wed, 27 Jan 2016 23:01:47 +0000 (15:01 -0800)
committerYuxuan 'fishy' Wang <fishywang@google.com>
Thu, 28 Jan 2016 00:01:06 +0000 (16:01 -0800)
commit7960fa87354aedbde0c1fedc771346286d6cac06
tree30d818f633b43f155152828a6c4b257a8093c68e
parent114ee5a613007d21ed7a25320f8b5029c9b808bd
[gitrepo] Support revision in remote tag.

Repo manifest file allows revision attribute in <remote> tag. This change
teaches JGit to read that information.

Change-Id: I1c878a2505b9d09fa09fbd404a119b71f2fb8fdb
Signed-off-by: Yuxuan 'fishy' Wang <fishywang@google.com>
org.eclipse.jgit.test/tst/org/eclipse/jgit/gitrepo/RepoCommandTest.java
org.eclipse.jgit/src/org/eclipse/jgit/gitrepo/ManifestParser.java