X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=IkiWiki%2FPlugin%2Fgit.pm;h=899ac4a85f32421f3a6554e726562eb293e8499c;hb=a7454c0e3220153a1f770df796e45ef1c1ee95ae;hp=cb3437e1861a5a7b7786fabc6011e5c8772346e7;hpb=fd2b2f386f30cf2ba578da8a8174dd60ae024adc;p=ikiwiki.git diff --git a/IkiWiki/Plugin/git.pm b/IkiWiki/Plugin/git.pm index cb3437e18..899ac4a85 100644 --- a/IkiWiki/Plugin/git.pm +++ b/IkiWiki/Plugin/git.pm @@ -109,7 +109,7 @@ sub getsetup () { }, historyurl => { type => "string", - example => "http://git.example.com/gitweb.cgi?p=wiki.git;a=history;f=[[file]]", + example => "http://git.example.com/gitweb.cgi?p=wiki.git;a=history;f=[[file]];hb=HEAD", description => "gitweb url to show file history ([[file]] substituted)", safe => 1, rebuild => 1,