close
Skip to content

feat: gitExtension API also expose repository.revert() - #145029

Merged
Ladislau Szomoru (lszomoru) merged 1 commit into
microsoft:mainfrom
sbresin:feat/git-api-revert
Mar 21, 2022
Merged

feat: gitExtension API also expose repository.revert()#145029
Ladislau Szomoru (lszomoru) merged 1 commit into
microsoft:mainfrom
sbresin:feat/git-api-revert

Conversation

@sbresin

Copy link
Copy Markdown
Contributor

This PR fixes #145028

idk if there is any argument for not exposing it. i just stumbled upon this, while building an extension, that uses this API.

@ghost

Deleted user (ghost) commented Mar 14, 2022

Copy link
Copy Markdown

CLA assistant check
All CLA requirements met.

@sbresin Sebastian Bresin (sbresin) changed the title feat: also expose repository.revert() feat: gitExtension API also expose repository.revert() Mar 15, 2022
@lszomoru
Ladislau Szomoru (lszomoru) merged commit 7ed4699 into microsoft:main Mar 21, 2022
@github-actions github-actions Bot locked and limited conversation to collaborators May 5, 2022
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.

builtin git extension API should also expose revert()

2 participants