mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-07 14:05:44 +01:00
Fix reminders of dry run
This commit is contained in:
@@ -64,7 +64,7 @@ public class GitRepositoryServiceProvider extends RepositoryServiceProvider
|
||||
Command.OUTGOING,
|
||||
Command.PUSH,
|
||||
Command.PULL,
|
||||
Command.MERGE_DRY_RUN
|
||||
Command.MERGE
|
||||
);
|
||||
//J+
|
||||
|
||||
|
||||
Reference in New Issue
Block a user