remove repooverride from repo
This commit is contained in:
parent
ea0e8d5c23
commit
333f0ec530
1 changed files with 0 additions and 2 deletions
|
|
@ -37,8 +37,6 @@ func NewCmdRepo(f *cmdutil.Factory) *cobra.Command {
|
|||
},
|
||||
}
|
||||
|
||||
cmdutil.EnableRepoOverride(cmd, f)
|
||||
|
||||
cmd.AddCommand(repoViewCmd.NewCmdView(f, nil))
|
||||
cmd.AddCommand(repoForkCmd.NewCmdFork(f, nil))
|
||||
cmd.AddCommand(repoCloneCmd.NewCmdClone(f, nil))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue