From 9d3fafaf001a03e16c004b22e23949f9dbf31358 Mon Sep 17 00:00:00 2001 From: Stephan Dilly Date: Wed, 3 Mar 2021 22:12:05 +0100 Subject: [PATCH] cleanup --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f303b62..fb05a12a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,14 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased -**more info in commit popup** - -![chars-branch-name](assets/chars_and_branchname.gif) - **pull support (ff-merge or conflict-free merge-commit)** ![pull](assets/pull.gif) +**more info in commit popup** + +![chars-branch-name](assets/chars_and_branchname.gif) + ### Breaking Change - MacOS config directory now uses `~/.config/gitui` [[@remique](https://github.com/remique)] ([#317](https://github.com/extrawurst/gitui/issues/317))