aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/gitweb_deficiency_w.r.t._newly_created_pages.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2007-11-17 14:54:01 -0500
committerJoey Hess <joey@kodama.kitenet.net>2007-11-17 14:54:01 -0500
commit6d7202a01400e2ba5dd546f8a3923aa78b04dc0b (patch)
treea34798e12efbbc804d84a66bf0c3e061a1422923 /doc/bugs/gitweb_deficiency_w.r.t._newly_created_pages.mdwn
parente9ffdc9c4fb08a1af106772b4d8494190bdeafb4 (diff)
downloadikiwiki-6d7202a01400e2ba5dd546f8a3923aa78b04dc0b.tar
ikiwiki-6d7202a01400e2ba5dd546f8a3923aa78b04dc0b.tar.gz
gitweb limitiations..
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.mdwn4
1 files changed, 4 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 090500204..255d9cee7 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
@@ -4,3 +4,7 @@ Going from *RecentChanges*, when viewing the diffs of newly created pages
-- in my opinion -- the diff for the newly added page be shown.
--[[tschwinge]]
+
+> 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]]