mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-12-21 15:59:48 +01:00
Expose fact that git implements tag command
This commit is contained in:
@@ -50,6 +50,7 @@ public class GitRepositoryServiceProvider extends RepositoryServiceProvider
|
||||
Command.DIFF,
|
||||
Command.DIFF_RESULT,
|
||||
Command.LOG,
|
||||
Command.TAG,
|
||||
Command.TAGS,
|
||||
Command.BRANCH,
|
||||
Command.BRANCHES,
|
||||
|
||||
Reference in New Issue
Block a user