This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
jj
Watch
1
Star
0
Fork
You've already forked jj
1
mirror of
https://github.com/martinvonz/jj.git
synced
2025-02-18 08:12:10 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5
d58702cd63
Branches
Tags
No results found.
jj
/
.github
/
PULL_REQUEST_TEMPLATE.md
Yuya Nishihara
a7e2c06068
config: move src/commands/config-schema.json back to src/
...
I think this is an oversight of moving things into commands/ module.
2023-02-05 19:02:54 +09:00
780 B
Raw
Blame
History
Checklist
If applicable:
I have updated
CHANGELOG.md
I have updated the documentation (README.md, docs/, demos/)
I have updated the config schema (src/config-schema.json)
I have added tests to cover my changes