debugpy/build/git-subrepo/note/0.4.0
Rich Chiodo f4ba976121
Subrepo command wasn't checked in correctly (#1737)
* Remove subrepo

* Fix subrepo
2024-11-18 09:50:34 -08:00

12 lines
432 B
Text

- Update docs
- Review issue/142
- Compare operations to master
- Add a --no-push or --dry-run flag for push
- Add a --rebase option for push
- Add --message= and --edit to the init command ??
- Also add to doc
- Update doc for steps of pull command to include merge and rebase
- Test squashing on pull operations
- Update push doc after understanding it more
- Is --rebase for pull or push?
- Make sure docs are correct too.