From: joey Date: Thu, 17 May 2007 17:34:12 +0000 (+0000) Subject: web commit by http://roktas.myopenid.com/: todo item X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/0b9a51c319f09d8b2c00252e9a2e0fbf18a371bf?hp=5a667b08d85a3e3465d2427fe044c880b327111f;ds=sidebyside web commit by http://roktas.myopenid.com/: todo item --- diff --git a/doc/todo/Support_subdirectory_of_a_git_repo.mdwn b/doc/todo/Support_subdirectory_of_a_git_repo.mdwn index 25a734195..4968aa7d6 100644 --- a/doc/todo/Support_subdirectory_of_a_git_repo.mdwn +++ b/doc/todo/Support_subdirectory_of_a_git_repo.mdwn @@ -1 +1,3 @@ -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|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]] \ No newline at end of file