From 8c494267ec5fe7f0aaf1b580194770a6163b1754 Mon Sep 17 00:00:00 2001 From: Murmele Date: Fri, 28 Oct 2022 08:03:33 +0200 Subject: [PATCH] Remove slash from url and remove changes, because it is a dublicate --- README.md | 2 +- docs/changelog.md | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 892f207b..3058a669 100644 --- a/README.md +++ b/README.md @@ -154,7 +154,7 @@ Install `gittyup-git` for the VCS build. **Homebrew** -Install the `gittyup` cask from [Homebrew](https://formulae.brew.sh/cask/gittyup/). +Install the `gittyup` cask from [Homebrew](https://formulae.brew.sh/cask/gittyup). brew install gittyup diff --git a/docs/changelog.md b/docs/changelog.md index c5e9f837..a3924d7c 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -18,7 +18,6 @@ Bug fix and feature release * Fix crash when global GIT config is invalid * Fix crash when having errors while adding a remote account * Fix updater on windows, macos and linux (flatpak) -* Instead of using a soft reset instead of amend, show a dialog to change commit properties and amend changes then * Fix discarding file leading to discarding submodule changes * Fix rebase log messages during rebase * Improve SSH config handling