mirror of
https://github.com/go-gitea/gitea.git
synced 2025-10-01 17:29:33 +00:00
After some discussion, introduce a new slice `brokenArgs` to make `gitCmd.Run()` return errors if any dynamic argument is invalid. Co-authored-by: delvh <dev.lh@web.de>