jgit/org.eclipse.jgit
Mathias Kinzler 7668a46282 PullCommand: support upstream configuration for local branches
When creating a local branch based on another local branch, the
upstream configuration contains "." as origin and the source branch
as "merge". The PullCommand should support this by skipping the
fetch step altogether and use the base branch to merge with.

Change-Id: I260a1771aeeffca5b0161d1494fd63c672ecc2a6
Signed-off-by: Mathias Kinzler <mathias.kinzler@sap.com>
2010-10-28 09:18:02 -07:00
..
.settings Run formatter on edited lines via save action 2010-08-26 12:33:09 -05:00
META-INF Generate correct version for jgit source bundle 2010-10-13 15:33:46 +02:00
findBugs Fix FQCN of moved classes in FindBugsExcludeFilter.xml 2010-10-28 17:38:16 +02:00
resources/org/eclipse/jgit PullCommand: support upstream configuration for local branches 2010-10-28 09:18:02 -07:00
src/org/eclipse/jgit PullCommand: support upstream configuration for local branches 2010-10-28 09:18:02 -07:00
.classpath Externalize strings from JGit 2010-05-19 14:37:16 -07:00
.fbprefs Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00
.gitignore Finish removing Apache Felix maven-bundle-plugin 2010-01-12 11:46:55 -08:00
.project Revert "Hide Maven target directories from Eclipse" 2010-08-28 09:50:50 +02:00
about.html Adding some Eclipse-related legal files to JGit 2010-02-03 15:18:06 -06:00
build.properties Add "resources/" as a source folder 2010-06-05 14:39:27 +02:00
plugin.properties Cleaning up provider and feature names 2010-04-27 09:26:25 -05:00
pom.xml [findbugs] Respect exclude filter in maven build 2010-10-23 23:31:21 +02:00