ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/docs
Martin von Zweigbergk 885c780642 cli: add commands for working with sparse patterns (#52)
This adds a `jj sparse` command with options to list and manage the
set of paths to include in the working copy. It only supports includes
(postive matches) for now.

I'm not sure "sparse" is the best name for the feature. Perhaps it
would make sense as a subcommand under `jj workspace` - maybe `jj
workspace track`? However, there's also `jj untrack` for removing a
file from the working copy and leaving it in the working copy. I'm
happy to hear suggestions, or we can get back to the naming later.
2022-04-26 14:52:17 -07:00
..
technical docs: add technical doc about a conflict design 2022-03-09 21:08:41 -08:00
branches.md docs: replace jj concepts by markdown docs 2021-12-17 15:18:41 -08:00
code-of-conduct.md Boilerplate for new Google open source project 2020-12-11 23:37:59 -08:00
conflicts.md docs: add technical doc about a conflict design 2022-03-09 21:08:41 -08:00
contributing.md Boilerplate for new Google open source project 2020-12-11 23:37:59 -08:00
git-comparison.md docs: start describing differences compared to Git 2022-03-11 22:47:36 -08:00
git-compatibility.md cli: add commands for working with sparse patterns (#52) 2022-04-26 14:52:17 -07:00
operation-log.md docs: consistently use hyphens in filenames 2021-12-18 07:56:48 -08:00
related-work.md docs: consistently use hyphens in filenames 2021-12-18 07:56:48 -08:00
revsets.md revset: add a roots() function 2022-04-13 23:24:51 -07:00
tutorial.md Remove out-of-date parenthetical in tutorial.md 2022-04-22 21:49:42 -07:00
working-copy.md docs: consistently use hyphens in filenames 2021-12-18 07:56:48 -08:00