From: joey Date: Mon, 16 Apr 2007 20:47:11 +0000 (+0000) Subject: web commit by JoshTriplett X-Git-Tag: 1.51~147 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=215834a37a244884f8b35e00985ca042f0657b01;p=ikiwiki.git web commit by JoshTriplett --- diff --git a/doc/todo/Support_subdirectory_of_a_git_repo.mdwn b/doc/todo/Support_subdirectory_of_a_git_repo.mdwn new file mode 100644 index 000000000..25a734195 --- /dev/null +++ b/doc/todo/Support_subdirectory_of_a_git_repo.mdwn @@ -0,0 +1 @@ +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