ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Glen Choo 7afaa2487b git: add .gitmodules parser
This only parses the fields relevant to us, i.e.:

- name: the stable identifier of the submodule
- path: the path to the submodule in the current commit
- url: the remote we can clone the submodule from

The full list of .gitmodules fields can be found at
https://git-scm.com/docs/gitmodules.
2023-06-27 10:07:00 -07:00
..
benches
gen-protos backend: split up store.proto in git and local versions 2023-06-22 13:49:46 +02:00
src git: add .gitmodules parser 2023-06-27 10:07:00 -07:00
tests git: add .gitmodules parser 2023-06-27 10:07:00 -07:00
testutils cargo: bump itertools from 0.10.5 to 0.11.0 2023-06-22 18:18:48 +02:00
build.rs
Cargo.toml cargo: bump serde_json from 1.0.97 to 1.0.99 2023-06-27 07:56:50 +02:00