Преглед на файлове

Update atomic constant

The atomic feature is now cooking in -next in git-core. Very rarely
features are ejected from the the next branch in git-core, so I consider
it reasonable to come up with this patch now to make the 2 implementations
interoperable.

Change-Id: I806a8ae3c045ca5936f69cb903baf9b99ee39181
Signed-off-by: Stefan Beller <sbeller@google.com>
tags/v3.7.0.201502031740-rc1
Stefan Beller преди 9 години
родител
ревизия
7fafd37298
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1
    1
      org.eclipse.jgit/src/org/eclipse/jgit/transport/GitProtocolConstants.java

+ 1
- 1
org.eclipse.jgit/src/org/eclipse/jgit/transport/GitProtocolConstants.java Целия файл

@@ -142,7 +142,7 @@ public class GitProtocolConstants {
*
* @since 3.6
*/
public static final String CAPABILITY_ATOMIC = "atomic-push"; //$NON-NLS-1$
public static final String CAPABILITY_ATOMIC = "atomic"; //$NON-NLS-1$

/**
* The client expects a status report after the server processes the pack.

Loading…
Отказ
Запис