``` git remote add josiah git@github.com:JosiahWi/minetest.git git fetch josiah git checkout josiah/refactor/build ``` is how I typically set it up personally.