mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-20 21:43:50 +00:00
c373334b90
The old trick to get needed commits doesn't work anymore. The context in gitea unlike on github doesn't carry the number of commits, therefore just fetch a fixed depth of 100 which is to reason should be enough. Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>