Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 349 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 349 Bytes

Shear_PoP

Shearing and Turbulence Physics of Plasmas Paper

git clone git://github.com/dschaffner/Shear_PoP.git ##-no passphrase needed but cannot check in git clone [email protected]:dschaffner/Shear_PoP.git ##-passphrase asked

Edit file (e.g. README), then check it in:

git add README git commit -a git push

Checkout changes

git pull