mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-06-19 03:30:53 +02:00
Add cli commands to modify repository permissions (#2090)
Co-authored-by: Konstantin Schaper <konstantin.schaper@cloudogu.com>
This commit is contained in:
@@ -27,4 +27,4 @@ package sonia.scm.cli;
|
||||
import picocli.CommandLine;
|
||||
|
||||
@CommandLine.Command(name = "logout")
|
||||
public class LogoutCommand {}
|
||||
class LogoutCommand {}
|
||||
|
||||
Reference in New Issue
Block a user