forked from kemitix/git-next
docs: add roadmap to readme
This commit is contained in:
parent
f61c556f5b
commit
6a8d1bf817
1 changed files with 8 additions and 0 deletions
|
@ -41,6 +41,14 @@ cargo install --path crates/cli
|
|||
|
||||
Not yet available to install from `crates.io`.
|
||||
|
||||
## Roadmap
|
||||
|
||||
- [x] cli
|
||||
- [x] server
|
||||
- [ ] notifications - notify user when intervention required (e.g. to rebase)
|
||||
- [ ] tui overview
|
||||
- [ ] webui overview
|
||||
|
||||
## Branch Names
|
||||
|
||||
`git-next` uses three branches, `main`, `next` and `dev`, although they do not
|
||||
|
|
Loading…
Reference in a new issue