mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 00:48:35 +00:00
update changelog and readme
This commit is contained in:
parent
1714fbad49
commit
a427874137
2 changed files with 2 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||

|
||||
|
||||
**pull support (only ff-merge)**
|
||||
**pull support (ff-merge or conflict-free merge-commit)**
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
|
|
@ -171,6 +171,7 @@ The key bindings can be customized: See [Key Config](KEY_CONFIG.md) on how to se
|
|||
|
||||
These are the high level goals before calling out `1.0`:
|
||||
|
||||
* rebase merging
|
||||
* upstream branches ([#453](https://github.com/extrawurst/gitui/issues/453))
|
||||
* merging with conflicts ([#485](https://github.com/extrawurst/gitui/issues/485))
|
||||
* log search (commit, author, sha) ([#449](https://github.com/extrawurst/gitui/issues/449),[#429](https://github.com/extrawurst/gitui/issues/429))
|
||||
|
|
|
|||
Loading…
Reference in a new issue