7.0.0
No due date
94% complete
- remove all state tracking and replace it with state computation based solely on the Git tree
- streamline commands in CLI to the intended interface (remove plumbing commands & commands that no longer conceptually fit, e.g. request-review-branch, batch-request-review)
- collapsing branch and request-review into a single command (maybe called push) to simpl…
- remove all state tracking and replace it with state computation based solely on the Git tree
- streamline commands in CLI to the intended interface (remove plumbing commands & commands that no longer conceptually fit, e.g. request-review-branch, batch-request-review)
- collapsing branch and request-review into a single command (maybe called push) to simplify the interface and support patch series
- introduce concept of Patch Series as formal first class concept