]> source.dussan.org Git - jgit.git/commit
Use the working tree's .gitmodules in SubmoduleWalk.forIndex() 02/6502/4
authorDave Borowitz <dborowitz@google.com>
Mon, 25 Jun 2012 17:46:36 +0000 (10:46 -0700)
committerKevin Sawicki <kevin@github.com>
Mon, 25 Jun 2012 17:46:36 +0000 (10:46 -0700)
commit2444aa231a3a9618a413b7e42e8120b42258702d
tree20eeef09e87d9940c3ab9812408dada1d10b0d56
parent1bf5b9c7a8d2d6c254cdb022100e9172bae6cf56
Use the working tree's .gitmodules in SubmoduleWalk.forIndex()

This was broken in fe1f1b8f8aba60fdd1ad6f0f72e9c9180978cc60, which
preferred the index over the working tree when both were present.

Change-Id: I97dcf9a088adcbd0187fa7eec9ef34445ce3a981
Signed-off-by: Kevin Sawicki <kevin@github.com>
org.eclipse.jgit.test/tst/org/eclipse/jgit/submodule/SubmoduleWalkTest.java
org.eclipse.jgit/src/org/eclipse/jgit/submodule/SubmoduleWalk.java