GitLocal.tag() should have second param for tag body
*Created by: davidsowerby* Unable to set the tag body. Method should be something like: ``` fun tag (tagName : String, tagBody : String) ```
issue