“...I've been working since 2008 with Ruby / Ruby on Rails, love a bit of Elixir / Phoenix and learning Rust. I also poke through other people's code and make PRs for OpenSource Ruby projects that sometimes make it. Currently working for InPay...”

Rob Lacey (contact@robl.me)
Senior Software Engineer, Brighton, UK

Git remote branches

Nice little and verbose script to aid with the creation of remote git repos.

http://blog.carlmercier.com/2008/01/25/no-nonsense-git-part-1-git-remote-branch/

git-remote-branch create sv1.8

or to track an already existing remote branch

git branch --track sv1.8 origin/sv1.8