Merge remote-tracking branch 'origin/main'

This commit is contained in:
Steve Yegge
2025-11-02 17:20:35 -08:00
2 changed files with 53 additions and 48 deletions
+53 -47
View File
File diff suppressed because one or more lines are too long
-1
View File
@@ -1025,6 +1025,5 @@ func checkGitHooks(path string) doctorCheck {
}
func init() {
doctorCmd.Flags().Bool("json", false, "Output JSON format")
rootCmd.AddCommand(doctorCmd)
}