Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobin Rosenberg2011-09-03 20:54:37 +0000
committerRobin Rosenberg2011-09-08 14:46:20 +0000
commit576abf64d138606814e4b67c8110c4ee1ae1b2ac (patch)
tree777d8b8f12ff687b17df5cf024e388488ede47f4 /org.eclipse.jgit.ant
parent2bb8da040578d98b4d1c4ee3c1287e115a36efa3 (diff)
downloadjgit-576abf64d138606814e4b67c8110c4ee1ae1b2ac.tar.gz
jgit-576abf64d138606814e4b67c8110c4ee1ae1b2ac.tar.xz
jgit-576abf64d138606814e4b67c8110c4ee1ae1b2ac.zip
Ignore submodule on checkout instead of deleting it
The purpose of this commit is to prevent destruction of submodules on checkout from a tree with a submodule to another. For consistency we handle the reverse case too, when we checkout a branch that has a submodule and the submodule directory exists. And finally we ignore the case where the submodule changes. We do not update the submodules, we just try to ignore them harder. Bug: 356664 Change-Id: I202c695a57af99b13d0d7220803fd08def3d9b5e Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
Diffstat (limited to 'org.eclipse.jgit.ant')
0 files changed, 0 insertions, 0 deletions

Back to the top