mirror of
https://github.com/github/codeql.git
synced 2026-01-30 23:02:56 +01:00
This is because some git flags can specify arbitrary commands to execute, but its positional arguments cannot, and "--" like in many commands instructs git to consume no further flags.