Searched defs:active_branch (Results 1 – 2 of 2) sorted by relevance
/plugin/git/lib/ | ||
H A D | Git.php | 530 public function active_branch($keep_asterisk = false) { function in GitRepo |
/plugin/gitbacked/lib/ | ||
H A D | Git.php | 625 return str_replace("* ", "", current($active_branch)); function in GitRepo |