@@ -11,7 +11,7 @@ class Git implements Serializable {
|
||||
this.script = script
|
||||
}
|
||||
|
||||
* get current Branch name
|
||||
/** get current Branch name
|
||||
* @return String - branch name
|
||||
*/
|
||||
public String getBranch() {
|
||||
|
||||
Reference in New Issue
Block a user