jj/docs
Yuya Nishihara ea96ea3ffe cli: load configs from .jj/repo/config.toml
Since per-repo config may contain CLI settings, it must be visible to CLI.
Therefore, UserSettings::with_repo() -> RepoSettings isn't used, and its
implementation is nullified by this commit.

#616
2023-01-07 11:33:12 +09:00
..
technical
branches.md
code-of-conduct.md
config.md cli: load configs from .jj/repo/config.toml 2023-01-07 11:33:12 +09:00
config.toml
conflicts.md
contributing.md
git-comparison.md
git-compatibility.md
github.md [Docs]: Add some more documentation on how to work with github. 2023-01-01 16:36:09 +01:00
operation-log.md
related-work.md
revsets.md
tutorial.md cmd: Remove the -i option to jj restore. 2022-12-21 08:15:06 -08:00
working-copy.md