]> sipb.mit.edu Git - ikiwiki.git/commitdiff
fix
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Tue, 21 Aug 2007 04:29:22 +0000 (04:29 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Tue, 21 Aug 2007 04:29:22 +0000 (04:29 +0000)
doc/todo/Support_subdirectory_of_a_git_repo.mdwn

index 73e545fdea0c39b4df42fad2ebe6a9f4292c8064..1db76c4947f7db0c9b3b2cd43c02f668d7f62231 100644 (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]]
\ No newline at end of file
+>> Thanks! --[[JoshTriplett]]