jgit/org.eclipse.jgit
Nico Sallembien a8817ed77f Fix typo in ReceivePack.java
The comment indicates that a well-behaved client should not have
sent an update for a ref that already exists, but this in a block
that corresponds to a create command.
2009-12-22 11:02:24 -08:00
..
.settings Eclipse IDE: Automatically remove trailing whitespace on save 2009-10-31 14:53:29 -07:00
META-INF Move AWT UI code to new org.eclipse.jgit.ui bundle 2009-10-31 16:35:10 -07:00
findBugs Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00
src/org/eclipse/jgit Fix typo in ReceivePack.java 2009-12-22 11:02:24 -08:00
.classpath Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00
.fbprefs Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00
.gitignore Refactor our Maven build to be modular 2009-11-02 17:53:58 -08:00
.project Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00
build.properties Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00
plugin.properties Mark our one Eclipse plugin as in incubation status 2009-09-29 18:03:31 -07:00
pom.xml Refactor our Maven build to be modular 2009-11-02 17:53:58 -08:00