Skip to content

Commit 2fe0718

Browse files
committed
Explain .lfsconfig choice in the comment
1 parent 6a9cb90 commit 2fe0718

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.lfsconfig

+2
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@
22
# codeql is publicly forked by many users, and we don't want any LFS file polluting their working
33
# copies. We therefore exclude everything by default.
44
# For files required by bazel builds, use rules in `misc/bazel/lfs.bzl` to download them on demand.
5+
# we go for `fetchinclude` to something not exsiting rather than `fetchexclude = *` because the
6+
# former is easier to override (with `git -c` or a local git config) to fetch something specific
57
fetchinclude = /nothing

0 commit comments

Comments
 (0)