Skip to content

Commit

Permalink
Merge branch 'dev' of https://github.com/jfrog/jfrog-cli-security int…
Browse files Browse the repository at this point in the history
…o centralized-config-implementation
  • Loading branch information
eranturgeman committed Aug 21, 2024
2 parents c41e7f8 + b5acff9 commit dc4c36c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cli/cli.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ func GetJfrogCliSecurityApp() components.App {
app.Subcommands = append(app.Subcommands, components.Namespace{
Name: "git",
Description: "Git commands.",
Hidden: true,
Commands: getGitNameSpaceCommands(),
Category: "Command Namespaces",
})
Expand Down

0 comments on commit dc4c36c

Please sign in to comment.