Right now `gittey checkout -r` only reads from origin. It should be possible to specify the remote repo by name, e.g. `gittey checkout -r upstream`
Right now
gittey checkout -ronly reads from origin. It should be possible to specify the remote repo by name, e.g.gittey checkout -r upstream