Home
last modified time | relevance | path

Searched refs:get_log (Results 1 – 3 of 3) sorted by relevance

/plugin/git/syntax/
H A Dlocalstatus.php158 $log = $repo->get_log('origin/master..HEAD');
/plugin/git/lib/
H A DGit.php276 public function get_log($revision="..origin/master") { function in GitRepo
/plugin/git/
H A Dhelper.php542 $log = $repo->get_log();