Git operations
GitAuthor
setAuthor(java.lang.String name, java.lang.String email)
Configures local git author by name and email. Returns an object that can be used to restore the author to original value.
Groovy Documentation