]> source.dussan.org Git - jgit.git/commit
TransportLocal should reuse FS from source repo 63/113363/5
authorMarc Strapetz <marc.strapetz@syntevo.com>
Wed, 13 Dec 2017 21:47:34 +0000 (22:47 +0100)
committerMarc Strapetz <marc.strapetz@syntevo.com>
Fri, 29 Dec 2017 11:37:24 +0000 (12:37 +0100)
commit2352561bfbe2c6e69ce04b45d8fdbe3c134da8cf
tree9b98ee2a273fd2f25936bc96208a1df5c9f82dfc
parent8cc783ca7d3180ec8b548dd67743f5fc1e9a6a15
TransportLocal should reuse FS from source repo

This is necessary to make sure that the FS set to e.g. the
CloneCommand will be passed on and used by the new repository

Change-Id: I9f81f65df784099b07e548b91482e7ace3f5a17e
Signed-off-by: Marc Strapetz <marc.strapetz@syntevo.com>
org.eclipse.jgit/src/org/eclipse/jgit/transport/TransportLocal.java