ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli/examples
Martin von Zweigbergk 749a284354 working_copy: delete path() method from trait
We don't currently use the `path()` method. Not all working copies
even have a relevant path. For example, working copies on Google's
server don't.
2024-08-16 16:55:14 -07:00
..
custom-backend copy-tracking: create CopyRecordMap and add it to diff summaries 2024-08-11 17:01:45 -04:00
custom-command cli: uncapitalize op description of "workspace add" and custom command example 2024-07-24 18:06:09 +09:00
custom-commit-templater revset: drop Eq/PartialEq from RevsetExpression and related types 2024-06-28 10:28:51 +09:00
custom-global-flag cli: extract CommandError and helper functions to new module 2024-03-03 01:11:46 +09:00
custom-operation-templater templater: implement expect_*_arguments() as methods 2024-05-22 10:18:05 +09:00
custom-working-copy working_copy: delete path() method from trait 2024-08-16 16:55:14 -07:00