]> source.dussan.org Git - jgit.git/commit
Allow projects without path attribute in manifest. 18/32518/1
authorYuxuan 'fishy' Wang <fishywang@google.com>
Fri, 29 Aug 2014 04:16:56 +0000 (21:16 -0700)
committerYuxuan 'fishy' Wang <fishywang@google.com>
Fri, 29 Aug 2014 04:16:56 +0000 (21:16 -0700)
commit9ea357f336da08b97617b3bdd9c008fd6382f38f
tree229c0ec42560a3b9f25b5e8e93f375efa5c0f096
parent7b281307582857f2052fe9a5d92781119d8f361b
Allow projects without path attribute in manifest.

In such case, we use the name attribute as the default value of path.

Change-Id: I53fa312d6b64c6eb2240f08af7d1d60cea99192a
Signed-off-by: Yuxuan 'fishy' Wang <fishywang@google.com>
org.eclipse.jgit/src/org/eclipse/jgit/gitrepo/RepoCommand.java