reverse Reverse Engineering git remote add upstream https://github.com/iamhj/reverse.git git checkout -b another git add . git commit -m "更新代码" git push origin another