====== gitlink2 Plugin ====== ---- plugin ---- description: Plugin for linking GIT commits via GitWeb author : Daniel-Constantin Mierla email : miconda@gmail.com type : syntax lastupdate : 2009-07-31 compatible : 2009-02-14 depends : conflicts : similar : tags : links, code, repository, git downloadurl: http://www.siremis.org/pub/downloads/dokuwiki/gitlink-2009-07-31.zip bugtracker : sourcerepo : donationurl: ---- ===== Description ===== This plugin offers a convenient way to reference commits in a GIT repository. It assumes that the repository is made web-accessible with GITWeb. Instead of using absolute links to files in GITWebSVN this plugin allows you to reference them with full or partial commit hash key. ===== Usage ===== GIT#hash * hash must be at least the fist 6 characters of commit hash key ===== Download and Installation ===== Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually. * http://www.siremis.org/pub/downloads/dokuwiki/gitlink-2009-07-31.zip Open plugin's syntax.php file to set the path to GITWeb root URL.