centic9 / jgit-cookbook

Provides examples and code snippets for the JGit Java Git implementation
Apache License 2.0
1.76k stars 507 forks source link

How to implement the revert after merger #46

Closed sh20104510 closed 6 years ago

sh20104510 commented 6 years ago

How to implement the revert after merger

centic9 commented 6 years ago

As described on the main-page and the issue-template, this issue-tracker is not for general questions about JGit:

Note: Please use sites such as http://stackoverflow.com for general questions about JGit usage, not issues in this project. Issues should be used for problems with snippets and suggestions of missing snippets. Snippets from good answers on stackoverflow can then be included here, naturally.