Score:1

Migrating git-based site workflow to new server

pe flag
Ian

I have a production site that uses a hub/master git setup like this: http://joemaller.com/990/a-web-focused-git-workflow/

Looking to migrate to a new server/host and I'm wondering how I migrate the git setup so as to maintain the development history.

Thanks.

in flag
all git repositories are more or less freestanding, which means that you can do `git clone` and all history will be included (as long as they are in branches or tags)
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.