isomorphic-git / isomorphic-git/isomorphic-git

Add support for git revert

Open
#1,209 4 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
8.4k
Forks
491
Avg merge
2h 53m
Merged PRs (30d)
7

Description

The `git revert` feature is super useful in reversing changes that have gone wrong. I was a little surprised to see no mention of it anywhere in the documentation, PRs, or issues. (Or anywhere in the codebase, really)

As far as I know there's no way to do it with the commands available today. (If I'm missing something obvious, let me know!)

I suspect it might be a bit of a challenge to implement, but it'd be great to have!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.