go-git icon indicating copy to clipboard operation
go-git copied to clipboard

equivalent of git revert functionality

Open ghost opened this issue 5 years ago • 0 comments

As per the compatibility matrix, the git revert functionality is not yet available in go-git. However, I was just wondering if there is any indirect way through which we can achieve this with current go-git.

ghost avatar Feb 24 '20 07:02 ghost