Implement a Plugin to add "Undo" functionality to Forge
by Jevgeni Zelenkov for JBoss Community
The undo plugin will offer the user the functionality to restore the contents of files in the forge project, after one of the forge commands modifies it. The undo uses a separate git branch to accomplish this.