jeftadlvw / git-nest

Nest external repositories into your project without git being bothered.
https://github.com/jeftadlvw/git-nest
Apache License 2.0
1 stars 1 forks source link

Add subcommands #6

Closed jeftadlvw closed 2 months ago

jeftadlvw commented 2 months ago

This pull requests focusses on implementing the following basic git-nest subcommands.

jeftadlvw commented 2 months ago

This branch should not be merged until #8 is merged into this branch.

jeftadlvw commented 2 months ago

8 was merged, continue on this feature branch

the only major feature missing currently is the sync subcommand.

jeftadlvw commented 2 months ago

All basic subcommands added. Bugs not discovered by unit testing may still be present and will be fixed during acceptance tests.