]> git.ipfire.org Git - pbs.git/commit
sources: Only check out those files that we need
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 26 Aug 2023 11:18:22 +0000 (11:18 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 26 Aug 2023 11:18:22 +0000 (11:18 +0000)
commitb6d0db26992e99f77584980f8bfcd512f8c8faa7
tree0eea045c028359bded17a831e0e765dae855f95e
parent581c1eadde19222530d8094bc0291423a8846cfd
sources: Only check out those files that we need

Since the entire build service is very heavy on I/O, we should avoid
writing files that we don't need.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/buildservice/sources.py