projects
/
blog.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aee508c
)
Update gitrepo template docs to give current gitweb default URL.
author
W. Trevor King
<wking@drexel.edu>
Wed, 3 Nov 2010 18:46:55 +0000
(14:46 -0400)
committer
W. Trevor King
<wking@drexel.edu>
Wed, 3 Nov 2010 18:46:55 +0000
(14:46 -0400)
templates/gitrepo.mdwn
patch
|
blob
|
history
diff --git
a/templates/gitrepo.mdwn
b/templates/gitrepo.mdwn
index d0954d8840ae5f244bb06b93b1ef032fffd5c6b8..0a125482f2de810a51de683de190af7c8acb7aaa 100644
(file)
--- a/
templates/gitrepo.mdwn
+++ b/
templates/gitrepo.mdwn
@@
-9,7
+9,8
@@
This template is used to create an infobox for a Git repository. It
uses these parameters:
* repo - the name of the repository.
-* url - repository url. Defaults to `/~wking/code/git/git.php?p=<repo>.git`.
+* url - repository url. Defaults to
+ `/~wking/code/git/gitweb.cgi?p=<repo>.git`.
* author - the author of the branch. Defaults to `W. Trevor King`.
It also automatically tags the branch with `tags/git`.