Hi bill,
Backing up the ".git" directory is all you need. You can also clone it
as a bare repository (see git clone --bare).
Afterwards "git checkout" is your friend.
Tobias
Am 12.05.2008 um 08:08 schrieb bill lam <cbill.lam@xxxxxxxxx>:
Hello, this should be a simple question. How to backup a git
repository but excluding files that not under versioned? If I cp or
tar or rsync the directory. All non-versioned files are added.
regards
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html