Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShawn O. Pearce2010-01-10 03:06:06 +0000
committerShawn O. Pearce2010-01-23 19:16:33 +0000
commit112d70ce450e8f6151f921b102f9b1a41e4ea280 (patch)
treedbf5dfd7f8e2456285e97d578d3c79c1d2a236e9 /org.eclipse.egit.core.test
parent3e78b6dd63c5694d07da4e877526afea381acc9f (diff)
downloadegit-112d70ce450e8f6151f921b102f9b1a41e4ea280.tar.gz
egit-112d70ce450e8f6151f921b102f9b1a41e4ea280.tar.xz
egit-112d70ce450e8f6151f921b102f9b1a41e4ea280.zip
Update EGit to match ref API changes
JGit changed the way some ref updates are exposed to applications: * getOrigName() is now just getName() * Ref is an abstract class, use getRef instead to find HEAD. * writeSymref() has been replaced by RefUpdate This commit depends upon the following JGit changes: * I1093e1ec2970147978a786cfdd0a75d0aebf8010 * I26b9287c45a4b2d2be35ba2849daa316f5eec85d Change-Id: Iae4c99b142de74e278876ff086f8eab6e9fde4a4 Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'org.eclipse.egit.core.test')
0 files changed, 0 insertions, 0 deletions

Back to the top