RefNames: add constant for 'refs/meta/'
Change-Id: I01f78c20ecf4a445fbadbc20dbfc4044966f6767
(cherry picked from commit 65afe7e3b2
)
This commit is contained in:

committed by
Jacek Centkowski

parent
123a72a53b
commit
070b2e5f93
@@ -26,6 +26,8 @@ public class RefNames {
|
||||
|
||||
public static final String REFS_CHANGES = "refs/changes/";
|
||||
|
||||
public static final String REFS_META = "refs/meta/";
|
||||
|
||||
/** Note tree listing commits we refuse {@code refs/meta/reject-commits} */
|
||||
public static final String REFS_REJECT_COMMITS = "refs/meta/reject-commits";
|
||||
|
||||
|
Reference in New Issue
Block a user