Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bdc8a7f

Browse files
committed
Revert "Use fetchexclude=* in .lfsconfig rather than fetchinclude"
This reverts commit a834101. Using `fetchinclude` allows for easier local customization of what to fetch, because fetchexlude has precedence over fetchinclude.
1 parent b36cabb commit bdc8a7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.lfsconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
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-
fetchexclude = *
5+
fetchinclude = /nothing

0 commit comments

Comments
 (0)