From baf316462743e082242c7df5f875effed92d2576 Mon Sep 17 00:00:00 2001 From: theaquamarine Date: Thu, 7 Nov 2019 18:40:24 +0000 Subject: [PATCH] Fix typo in changelog s/Remote-GitBranch/Remove-GitBranch/ --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 006916f6f..fa5b90dea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ ### Added -- Branch name completion to the new `Remote-GitBranch` command. +- Branch name completion to the new `Remove-GitBranch` command. ([PR #678](https://github.com/dahlbyk/posh-git/pull/678)) - `$global:GitPromptValues` with the following properties to enable users to have access to the information necessary to display error status in their prompt as well as debug their prompt customizations: