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