Skip to content

Put current git branch name as value when renaming#72957

Merged
joaomoreno merged 2 commits intomicrosoft:masterfrom
sharkykh:git-rename-branch-current-name
Jul 3, 2019
Merged

Put current git branch name as value when renaming#72957
joaomoreno merged 2 commits intomicrosoft:masterfrom
sharkykh:git-rename-branch-current-name

Conversation

@sharkykh
Copy link
Contributor

@sharkykh sharkykh commented Apr 27, 2019

Currently when you rename a branch you get an empty input box, and if you just want to fix a typo in the branch name, you need to retype the branch name from scratch.

This is a simple change to put the current branch name in the input box when renaming with the text selected, so current workflows don't need to be changed (it also seems to fit other commands in VS Code).

Please let me know if there's anything else I need to do / add.

image

@jrieken jrieken requested a review from joaomoreno April 29, 2019 08:08
@joaomoreno joaomoreno added the git GIT issues label May 3, 2019
@joaomoreno joaomoreno added this to the Backlog milestone May 3, 2019
@joaomoreno joaomoreno modified the milestones: Backlog, July 2019 Jul 3, 2019
@joaomoreno joaomoreno merged commit b378c5c into microsoft:master Jul 3, 2019
@joaomoreno
Copy link
Member

Thanks! 🍻

@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

git GIT issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants