mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 08:58:21 +00:00
update changelog/readme
This commit is contained in:
parent
71880f96f7
commit
b21fad79c5
2 changed files with 2 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||

|
||||
|
||||
- new branch list popup incl. checkout/delete [[@WizardOhio24](https://github.com/WizardOhio24)] ([#303](https://github.com/extrawurst/gitui/issues/303)) ([#323](https://github.com/extrawurst/gitui/issues/323))
|
||||
- new branch list popup incl. checkout/delete/rename [[@WizardOhio24](https://github.com/WizardOhio24)] ([#303](https://github.com/extrawurst/gitui/issues/303)) ([#323](https://github.com/extrawurst/gitui/issues/323))
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
|
|
@ -31,6 +31,7 @@
|
|||
- Stage, unstage, revert and reset files and hunks
|
||||
- Stashing (save, apply, drop, and inspect)
|
||||
- Push to remote
|
||||
- Branch List (create, rename, delete)
|
||||
- Browse commit log, diff committed changes
|
||||
- Scalable terminal UI layout
|
||||
- Async [input polling](assets/perf_compare.jpg)
|
||||
|
|
|
|||
Loading…
Reference in a new issue