mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-01 21:29:47 +01:00
map nonFastForwardDisallowed field from GitConfig and added ui
This commit is contained in:
@@ -15,6 +15,8 @@ public class GitConfigDto extends HalRepresentation {
|
||||
|
||||
private String gcExpression;
|
||||
|
||||
private boolean nonFastForwardDisallowed;
|
||||
|
||||
@Override
|
||||
@SuppressWarnings("squid:S1185") // We want to have this method available in this package
|
||||
protected HalRepresentation add(Links links) {
|
||||
|
||||
Reference in New Issue
Block a user