diff options
author | Christian Halstrick <christian.halstrick@sap.com> | 2011-05-24 00:45:21 +0200 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2011-05-31 08:58:45 -0700 |
commit | cc2197ed9c3be35c875c8316f17a2d6e8d338c88 (patch) | |
tree | a124cc1028b294fd082471a5700a75963f71e142 /org.eclipse.jgit.pgm | |
parent | cc319fff0db7e23e244fe650f4102150da5633d5 (diff) | |
download | jgit-cc2197ed9c3be35c875c8316f17a2d6e8d338c88.tar.gz jgit-cc2197ed9c3be35c875c8316f17a2d6e8d338c88.zip |
Fix CloneCommand not to fetch into remote tracking branches when bare
When cloning into a bare repository we should not create remote
tracking branches (e.g refs/remotes/origin/testX). Branches of the
remote repository should but fetched into into branches of the same
name (e.g refs/heads/testX). Also add the noCheckout option which
would prevent checkout after fetch.
Change-Id: I5d4cc0389f3f30c53aa0065f38119af2a1430909
Signed-off-by: Christian Halstrick <christian.halstrick@sap.com>
Diffstat (limited to 'org.eclipse.jgit.pgm')
0 files changed, 0 insertions, 0 deletions