master
joey 2007-08-21 04:29:22 +00:00
parent 0f29c284a8
commit ce4c328742
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
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]]
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]]
>> Thanks! --[[JoshTriplett]]