Tuesday, May 19th, 2009
Rails plugin install from specific git branch
How to install a rails plugin from a specific tag or branch in a git repository
How to install a rails plugin from a specific tag or branch in a git repository
Over the weekend I went searching for a way to host remote git repositories on my Dreamhost (DH) account. I do a fair bit of development year round and up to this point have been hosting all my code on my DH account using Subverision. Over the past few weeks I’ve been making [...]