ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/docs
Ilya Grigoriev 93b7b34871 Add --config-toml command-line argument for additional TOML config
Unfortunately, TOML requires quotes around the argument. So, the
usage is `jj --config-toml ui.color=\"always\"` in bash. The plan is
to eventually have a `--config` option with simpler syntax for
simple cases.

As discussed in https://github.com/martinvonz/jj/discussions/688.
2022-11-05 21:21:33 -07:00
..
technical docs: change "current checkout" to "working-copy commit" 2022-09-18 16:19:58 -07:00
branches.md docs: update to use new jj branch syntax 2022-06-09 22:24:46 -07:00
code-of-conduct.md Boilerplate for new Google open source project 2020-12-11 23:37:59 -08:00
config.md Add --config-toml command-line argument for additional TOML config 2022-11-05 21:21:33 -07:00
config.toml Added barebones config template with the odd alternative commented out. 2022-07-16 21:28:40 -07:00
conflicts.md conflicts: change diff line marker to %%%%%%% 2022-09-20 15:26:29 +09:00
contributing.md Boilerplate for new Google open source project 2020-12-11 23:37:59 -08:00
git-comparison.md cli: disable open commits by default 2022-08-26 23:34:52 -07:00
git-compatibility.md docs: explain that we don't support shallow clones (#675) 2022-10-27 06:56:34 -07:00
operation-log.md docs: change "current checkout" to "working-copy commit" 2022-09-18 16:19:58 -07:00
related-work.md docs: hyphenate "working-copy" when used as a compound modifier 2022-08-25 18:08:36 -07:00
revsets.md revset: extend file() predicate to accept more than one paths 2022-11-02 01:02:37 +09:00
tutorial.md conflicts: change diff line marker to %%%%%%% 2022-09-20 15:26:29 +09:00
working-copy.md cli: drop support for ui.enable-open-commits config 2022-11-05 06:14:37 -07:00