notes/github.md

Organizing repositories

Clone a specific branch only

git clone https://github.com/ugcd/solarius.git -b gh-pages --single-branch .

Updating

Gow to undo the last git add? (via http://stackoverflow.com/a/12132536/551589).

git reset -- <file 1> <file 2> <file n>


variani/pckdev documentation built on May 3, 2019, 4:34 p.m.