Replace a hard-coded default remote's name with a constant
commit7eef835ad50971bf6ecc3fcff2ebd9558757c28f
authorMykola Nikishov <mn@mn.com.ua>
Wed, 25 Nov 2009 20:37:02 +0000 (25 22:37 +0200)
committerMykola Nikishov <mn@mn.com.ua>
Sun, 29 Nov 2009 17:31:01 +0000 (29 19:31 +0200)
tree756923d603cbb88e7895dfbac8ebbb438dde083f
parent6f06be9bc29b5d6c21264be48316c65ade42df62
Replace a hard-coded default remote's name with a constant

Change-Id: I4e369382b8a83a5c0772462d1b176b1e23910ada
org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Clone.java
org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Fetch.java
org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Push.java
org.eclipse.jgit/src/org/eclipse/jgit/lib/Constants.java