From 9460e158fd3f3204d79804bbac9be5a02c44e433 Mon Sep 17 00:00:00 2001
From: "http://nicolas-schodet.myopenid.com/"
 <http://nicolas-schodet.myopenid.com/@web>
Date: Thu, 21 Jun 2012 07:05:14 -0400
Subject: [PATCH]

---
 .../How_to_inline_a_page_from_another_git_repository.mdwn    | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 doc/forum/How_to_inline_a_page_from_another_git_repository.mdwn

diff --git a/doc/forum/How_to_inline_a_page_from_another_git_repository.mdwn b/doc/forum/How_to_inline_a_page_from_another_git_repository.mdwn
new file mode 100644
index 000000000..528a48b6e
--- /dev/null
+++ b/doc/forum/How_to_inline_a_page_from_another_git_repository.mdwn
@@ -0,0 +1,5 @@
+I am migrating a dev site which was previously using Trac.
+
+Some of the wiki pages include RST documents from the code repository. What would be the best way to do this using ikiwiki? I would prefer not to include the full code repository in ikiwiki src as there are many source files I do not want to be processed by ikiwiki.
+
+A possible solution would be something like underlay, but for which only explicitly named files would be processed by ikiwiki.
-- 
2.39.5