Skip to content

[git] Expose git.pushForce in the UI#62021

Merged
joaomoreno merged 2 commits intomicrosoft:masterfrom
oneslash:62020
May 24, 2019
Merged

[git] Expose git.pushForce in the UI#62021
joaomoreno merged 2 commits intomicrosoft:masterfrom
oneslash:62020

Conversation

@oneslash
Copy link
Contributor

fixes: #62020

@joaomoreno joaomoreno added the git GIT issues label Oct 29, 2018
@joaomoreno joaomoreno added this to the Backlog milestone Oct 29, 2018
{
"command": "git.pushToForce",
"group": "1_sync",
"when": "scmProvider == git"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You'll want to add && config.git.allowForcePush to this when condition.

@oneslash
Copy link
Contributor Author

@joaomoreno, thanks for the CR, the fix is done.

@oneslash
Copy link
Contributor Author

@joaomoreno, tests are failing but I don't see how my change might cause it

@joaomoreno
Copy link
Member

You can ignore those.

@joaomoreno joaomoreno modified the milestones: Backlog, May 2019 May 24, 2019
@joaomoreno
Copy link
Member

Thanks! 🍻

@joaomoreno joaomoreno merged commit c4afc70 into microsoft:master May 24, 2019
@oneslash oneslash deleted the 62020 branch May 24, 2019 10:46
@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.

[git] Expose git.pushForce in the UI

2 participants