Victoria Dye
Victoria Dye
If there's interest in such a feature, a `--start-on-boot` option could be used to configure the user-scoped daemons to - like the name implies - automatically restart the web server...
Could be set via an environment variable or application config (JSON? YAML?).
If specified, the scripts should `set -x` to provide verbose printouts for debugging.
## Description The goal of this change is to add flexibility to how repository data is accessed by `Linguist::Repository` & `Linguist::LazyBlob`, allowing users to easily configure an alternative to `Rugged`....
### Description of the feature request: Add "filesystem adapter" API(s) so that when a source file isn't found on-disk during the [loading phase][bazel-loading-phase], Bazel can fall back on a user-specified...