You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/modules/git/pipeline
wxiaoguang dcd9fc7ee8
Refactor git command arguments and make all arguments to be safe to be used (#21535)
Follow #21464

Make all git command arguments strictly safe. Most changes are one-to-one replacing, keep all existing logic.
2 years ago
..
catfile.go Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 2 years ago
lfs.go Remove legacy `+build:` constraint (#19582) 2 years ago
lfs_nogogit.go Add more linters to improve code readability (#19989) 2 years ago
namerev.go Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 2 years ago
revlist.go Refactor git command arguments and make all arguments to be safe to be used (#21535) 2 years ago