mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-03 18:24:19 +00:00
1e48914c42
We have forgotten this many times already.
789 B
789 B
Checklist
If applicable:
- I have updated
CHANGELOG.md
- I have updated the documentation (README.md, docs/, demos/)
- I have updated the config schema (src/commands/config-schema.json)
- I have added tests to cover my changes