Skip to content

syuvivida/usercode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

usercode

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