* Git as a backup solution
@ 2008-04-15 21:59 Thomas Harning
0 siblings, 0 replies; only message in thread
From: Thomas Harning @ 2008-04-15 21:59 UTC (permalink / raw)
To: git
I've seen a few things out there that permits the use of Git as a
backup system...
The only one that seems to 'really' be able to store everything in a
Git repository is 'gibak', implemented in Ocaml...
Others seem to mostly fit the note, except for the fact that they
cannot store .git directories (kind of important for a 'generic' backup
solution)....
It'd be interesting to see what a backup solution could
do WRT taking advantage of a given .git repository in packing even
better by doing something like taking a stash of the current state of
a git workspace + other files not being tracked by it for smaller
packs.........
Are there any others out there?
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-04-15 22:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-15 21:59 Git as a backup solution Thomas Harning
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.