On Mon, Dec 22, 2008 at 7:15 PM, David Copeland <davetron5000@xxxxxxxxx> wrote: > the original gets rebased from a git svn rebase on occasion; so I > guess that is causing things to not be fast-forward. > > I guess all I really want to do is keep a duplicate copy of my repo > somewhere else. Should I just use --force in my hook, or abandon git > as the mechanism and use rsync? I would manually do 'git push backup' at certain points since not all my commits are meant to be backed up, specially on temporal feature branches. But --force should do the trick. -- Felipe Contreras -- 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