summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/forum/Using_git-annex_to_manage_git_repositories.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/forum/Using_git-annex_to_manage_git_repositories.mdwn b/doc/forum/Using_git-annex_to_manage_git_repositories.mdwn
index 1cb4efb59..a2733c0db 100644
--- a/doc/forum/Using_git-annex_to_manage_git_repositories.mdwn
+++ b/doc/forum/Using_git-annex_to_manage_git_repositories.mdwn
@@ -1,5 +1,5 @@
I am interested in using git-annex to manage git repositories, and I am wondering if it is possible and if anyone has experience with it?
-I have done some searching, and I know that many people have asked for support for a Dropbox-like workflow, where Git repositories are mirrored everywhere. I also no that no such support seems forthcoming, however this is not my goal. Rather, I would like to use git-annex to track the location of many repositories. I keep a lot of repositories and would like to offload them onto other storage devices and keep track of where each repository is stored.
+I have done some searching, and I know that many people have asked for support for a Dropbox-like workflow, where Git repositories are mirrored everywhere. I also know that no such support seems forthcoming, however this is not my goal. Rather, I would like to use git-annex to track the location of many repositories. I keep a lot of repositories and would like to offload them onto other storage devices and keep track of where each repository is stored.
Perhaps entire Git repositories can be added as a single unit for tracking in git-annex?