X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/215834a37a244884f8b35e00985ca042f0657b01..58cc8da99395fe6c2a880a1190f096cd016687ad:/doc/todo/Support_subdirectory_of_a_git_repo.mdwn

diff --git a/doc/todo/Support_subdirectory_of_a_git_repo.mdwn b/doc/todo/Support_subdirectory_of_a_git_repo.mdwn
index 25a734195..4eec87d2b 100644
--- a/doc/todo/Support_subdirectory_of_a_git_repo.mdwn
+++ b/doc/todo/Support_subdirectory_of_a_git_repo.mdwn
@@ -1 +1,9 @@
-Git does not support checking out a subdirectory of a repository as a repository.  In order to allow a software project managed with Git to keep its [[wiki,_bug-tracker,_TODO-list,_and_stuff|integrated_issue_tracking_with_ikiwiki]] in a subdirectory of the same repository (rather than a parallel `foo-wiki.git` repository, which does not stay in sync with the code), ikiwiki should support checking out a repository but only using a subdirectory of that repository. --[[JoshTriplett]]
\ No newline at end of file
+Git does not support checking out a subdirectory of a repository as a repository.  In order to allow a software project managed with Git to keep its [[wiki,_bug-tracker,_TODO-list,_and_stuff|tips/integrated_issue_tracking_with_ikiwiki]] in a subdirectory of the same repository (rather than a parallel `foo-wiki.git` repository, which does not stay in sync with the code), ikiwiki should support checking out a repository but only using a subdirectory of that repository. --[[JoshTriplett]]
+
+> This seems to be a mandatory feature.  I'll start working to implement it as soon as possible  --[[Roktas]]
+
+>> Thanks! --[[JoshTriplett]]
+
+[[todo/done]]; patches from Jamey Sharp. --[[JoshTriplett]]
+
+> This is great!  Thanks to Jamey Sharp for his work and please accept my apologies for not being able to find enough time for this feature.  --[[Roktas]]
\ No newline at end of file