Merge remote-tracking branch 'origin/main'
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -1025,6 +1025,5 @@ func checkGitHooks(path string) doctorCheck {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func init() {
|
func init() {
|
||||||
doctorCmd.Flags().Bool("json", false, "Output JSON format")
|
|
||||||
rootCmd.AddCommand(doctorCmd)
|
rootCmd.AddCommand(doctorCmd)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user