Home
last modified time | relevance | path

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

/plugin/gitlink2/
H A Dsyntax.php14 global $gitweb_root_url;
15 $gitweb_root_url = "http://yourgitweb.com/cgi-bin/gitweb.cgi/project/"; variable
74 global $gitweb_root_url;
82 $url = $gitweb_root_url."?a=commit&h=".$gitv[1];
/plugin/gitlink/
H A Dsyntax.php14 global $gitweb_root_url;
15 $gitweb_root_url = "http://yourgitweb.com/cgi-bin/gitweb.cgi/project/"; variable
74 global $gitweb_root_url;
82 $url = $gitweb_root_url."?a=commit&h=".$gitv[1];