summaryrefslogtreecommitdiff
path: root/doc/bugs/gitweb_deficiency_w.r.t._newly_created_pages.mdwn
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2009-01-13 12:26:43 +0100
committerintrigeri <intrigeri@boum.org>2009-01-13 12:26:43 +0100
commit82197bd0eaa216b841caace38c976acc7f6ad3fa (patch)
tree450f4afafb26d17a54c4917fb20d067c24efcaf7 /doc/bugs/gitweb_deficiency_w.r.t._newly_created_pages.mdwn
parentc8e3136d0091bd024e6dc1f3c21a10a92f2017d4 (diff)
parent7b1026b1a803e160c360ee8f4d19004b466f8b7c (diff)
Merge commit 'upstream/master' into prv/po
Diffstat (limited to 'doc/bugs/gitweb_deficiency_w.r.t._newly_created_pages.mdwn')
-rw-r--r--doc/bugs/gitweb_deficiency_w.r.t._newly_created_pages.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/gitweb_deficiency_w.r.t._newly_created_pages.mdwn b/doc/bugs/gitweb_deficiency_w.r.t._newly_created_pages.mdwn
index 255d9cee7..0b4d70596 100644
--- a/doc/bugs/gitweb_deficiency_w.r.t._newly_created_pages.mdwn
+++ b/doc/bugs/gitweb_deficiency_w.r.t._newly_created_pages.mdwn
@@ -8,3 +8,6 @@ Going from *RecentChanges*, when viewing the diffs of newly created pages
> I don't see any way to make gitweb do that. You can click on the filename
> after the "diff -cc" to see the whole file output, but gitweb won't show
> a diff for a newly added file. --[[Joey]]
+
+>> happily this, too, is fixed by using the new style gitweb urls. [[done]]
+>> --[[Joey]]