mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-25 09:47:18 +00:00
475053ea7c
Requires HEAD to point to --to <commitish> for the files to be in the state for copyright.py to produce expected results. Which isn't the case in the gitea workflow. Also use plumbing commands to on one hand make it more robust and on the other hand to avoid bad files only in --from <commitish> to leak into the check. Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>