File: Using_git-annex_to_manage_git_repositories.mdwn

package info (click to toggle)
git-annex 5.20151208-1~bpo8%2B1
  • links: PTS
  • area: main
  • in suites: jessie-backports
  • size: 48,312 kB
  • sloc: haskell: 48,234; sh: 1,540; ansic: 484; makefile: 267; perl: 145
file content (5 lines) | stat: -rw-r--r-- 689 bytes parent folder | download | duplicates (8)
1
2
3
4
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 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?