My usercode area
git clone [email protected]:syuvivida/usercode.git usercode
cd usercode
git remote add upstream [email protected]:syuvivida/usercode.git
git add scripts/powheg/run_powheg_tarball.sh
git commit -m "remove lines"
git pull --rebase upstream master
git push origin master