aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/Support_subdirectory_of_a_git_repo.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-05-17 18:51:20 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-05-17 18:51:20 +0000
commitfca6ab6def2536a6566fe3ddca2c069397f856b1 (patch)
tree21d21ef1d827ce20f01d2fca842dbe2ce21ad76a /doc/todo/Support_subdirectory_of_a_git_repo.mdwn
parent0b9a51c319f09d8b2c00252e9a2e0fbf18a371bf (diff)
downloadikiwiki-fca6ab6def2536a6566fe3ddca2c069397f856b1.tar
ikiwiki-fca6ab6def2536a6566fe3ddca2c069397f856b1.tar.gz
web commit by JoshTriplett: Thanks!
Diffstat (limited to 'doc/todo/Support_subdirectory_of_a_git_repo.mdwn')
-rw-r--r--doc/todo/Support_subdirectory_of_a_git_repo.mdwn4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/todo/Support_subdirectory_of_a_git_repo.mdwn b/doc/todo/Support_subdirectory_of_a_git_repo.mdwn
index 4968aa7d6..73e545fde 100644
--- a/doc/todo/Support_subdirectory_of_a_git_repo.mdwn
+++ b/doc/todo/Support_subdirectory_of_a_git_repo.mdwn
@@ -1,3 +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]]
-> 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
+> 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