Home
last modified time | relevance | path

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

/plugin/gitlog/
H A Dsyntax.php103 $log = $this->git_log($repository, $limit, $bare);
154 function git_log($repo, $limit = 10, $bare=false) function in syntax_plugin_gitlog