Skip to content

mengzx/CMS-SUSY-2012

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#first setup when new repo is created
git config --global user.name "Zhaoxia Meng"
git config --global user.email "Zhaoxia.Meng@cern.ch"
#no need to do above if aready setup

touch README.txt
git add README.txt
git commit -m "README please"
git push -u origin master

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published