8000 Home · cristianocd/textusm Wiki · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Cristiano D'Avila edited this page Oct 22, 2020 · 1 revision

sync remote

git clone git@github.com:cristianocd/textusm.git
cd textusm
git remote add upstream https://github.com/harehare/textusm.git
git fetch upstream
git checkout master
git merge upstream/master
git push origin master
Clone this wiki locally
0