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
- fixed pull/fetch deadlocking when it fails ([#624](https://github.com/extrawurst/gitui/issues/624))
82
84
83
-
## [0.13.0] - 2020-03-15 - Happy Birthday GitUI 🥳
85
+
## [0.13.0] - 2021-03-15 - Happy Birthday GitUI 🥳
84
86
85
87
Thanks for your interest and support over this year! Read more about the 1 year anniversary reflections of this project on my [blog](https://blog.extrawurst.org/general/programming/rust/2021/03/15/gitui-a-year-in-opensource.html).
86
88
@@ -108,7 +110,7 @@ Thanks for your interest and support over this year! Read more about the 1 year
108
110
- fix pull deadlocking when aborting credentials input ([#586](https://github.com/extrawurst/gitui/issues/586))
109
111
- error diagnostics for config loading ([#589](https://github.com/extrawurst/gitui/issues/589))
110
112
111
-
## [0.12.0] - 2020-03-03
113
+
## [0.12.0] - 2021-03-03
112
114
113
115
**pull support (ff-merge or conflict-free merge-commit)**
114
116
@@ -138,7 +140,7 @@ Thanks for your interest and support over this year! Read more about the 1 year
138
140
- compilation broken on freebsd ([#461](https://github.com/extrawurst/gitui/issues/461))
139
141
- don’t fail if `user.name` is not set [[@cruessler](https://github.com/cruessler)] ([#79](https://github.com/extrawurst/gitui/issues/79)) ([#228](https://github.com/extrawurst/gitui/issues/228))
140
142
141
-
## [0.11.0] - 2020-12-20
143
+
## [0.11.0] - 2021-12-20
142
144
143
145
### Added
144
146
- push to remote ([#265](https://github.com/extrawurst/gitui/issues/265)) ([#267](https://github.com/extrawurst/gitui/issues/267))
0 commit comments