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 docs: mention that the "view" object knows about all workspaces 2022-12-08 17:30:29 -08:00
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 Documentation for jj resolve and merge tool config 2022-12-03 15:12:40 -08:00
conflicts.md docs: indent conflict marker examples to not confuse tools 2022-12-12 16:20:40 -08:00
contributing.md docs: touch up contributor guide, mentioning cargo nextest --workspace 2022-12-16 22:08:17 -08:00
git-comparison.md Rename jj touchup to jj diffedit 2022-12-21 08:15:06 -08:00
git-compatibility.md feature: support git credential helpers 2022-11-19 22:06:27 -08:00
github.md [Docs]: Add some more documentation on how to work with github. 2023-01-01 16:36:09 +01:00
operation-log.md docs: mention that the "view" object knows about all workspaces 2022-12-08 17:30:29 -08:00
related-work.md
revsets.md revset: add unary negate (or set complement) operator '~y' 2022-11-29 15:46:15 +09:00
tutorial.md cmd: Remove the -i option to jj restore. 2022-12-21 08:15:06 -08:00
working-copy.md cli: add a command for updating a stale working copy 2022-12-05 08:50:52 -08:00