Home
last modified time | relevance | path

Searched refs:keep_asterisk (Results 1 – 2 of 2) sorted by relevance

/plugin/git/lib/
H A DGit.php511 public function list_branches($keep_asterisk = false) { argument
515 if (! $keep_asterisk)
530 public function active_branch($keep_asterisk = false) { argument
534 if ($keep_asterisk)
/plugin/gitbacked/lib/
H A DGit.php585 public function list_branches($keep_asterisk = false) { argument
589 if (! $keep_asterisk) {
625 public function active_branch($keep_asterisk = false) { argument
629 if ($keep_asterisk) {