Remove slash from url and remove changes, because it is a dublicate

This commit is contained in:
Murmele 2022-10-28 08:03:33 +02:00 committed by GitHub
parent 0737634a99
commit 8c494267ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View File

@ -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

View File

@ -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