Searched refs:git_get_log (Results 1 – 2 of 2) sorted by relevance
/plugin/dokugitviewer/ | ||
H A D | git-utils.inc.php | 24 function git_get_log($repo, $limit = 10, $bare=false) function |
H A D | syntax.php | 70 $log = git_get_log($data['repository'], $limit,$bare); |