add a remote branch to local git code example Example: add remote branch git git remote add github git://github.com/jdoe/coolapp.git git fetch github