diff options
author | intrigeri <intrigeri@boum.org> | 2013-12-31 01:49:57 +0000 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2013-12-31 01:49:57 +0000 |
commit | f3696cca89bc2606e05269fc8cc15f6c96b13881 (patch) | |
tree | e938118950ad0115490633d46af33f873995ee48 /doc | |
parent | 5351cdd0f0b1475775d09b342e244f79626d7acd (diff) | |
download | ikiwiki-f3696cca89bc2606e05269fc8cc15f6c96b13881.tar ikiwiki-f3696cca89bc2606e05269fc8cc15f6c96b13881.tar.gz |
Implemented, needs review.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/support_linking_to_cgit.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/todo/support_linking_to_cgit.mdwn b/doc/todo/support_linking_to_cgit.mdwn index 758fd0bf4..00afb82fd 100644 --- a/doc/todo/support_linking_to_cgit.mdwn +++ b/doc/todo/support_linking_to_cgit.mdwn @@ -21,4 +21,10 @@ the substitution of `\[[file]]` in `diffurl` and `historyurl`? >> soonish, as this bug is a real problem for Tails when welcoming potential >> new contributors. --[[intrigeri]] +>>> My `fix_diffurl_vs._cgit` branch now implements schmonz' change +>>> for the Git plugin. Please review and merge if you like +>>> it. --[[intrigeri]] + [[wishlist]] + +[[!tag patch]] |