git clone https://github.com/bbevan/doc-sle.git
cd doc-sle/
git remote add upstream https://github.com/SUSE/doc-sle.git
git fetch upstream
git pull upstream develop
git push
git clone https://github.com/bbevan/doc-sle.git
cd doc-sle/
git remote add upstream https://github.com/SUSE/doc-sle.git
git fetch upstream
git pull upstream develop
git push