You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,9 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## Unreleased
9
9
10
+
## Added
11
+
- support rebasing branches with conflicts ([#895](https://github.com/extrawurst/gitui/issues/895))
12
+
10
13
## Fixed
11
14
- appropriate error message when pulling deleted remote branch ([#911](https://github.com/extrawurst/gitui/issues/991))
12
-
- improved color contrast in branches popup for light themes ([#922](https://github.com/extrawurst/gitui/issues/922))
15
+
- improved color contrast in branches popup for light themes [[@Cottser](https://github.com/Cottser)]([#922](https://github.com/extrawurst/gitui/issues/922))
0 commit comments