Actions

Git

From zen2

Revision as of 01:30, 6 July 2016 by Chris (talk | contribs) (Created page with "*git add -u *git add . *git status *git commit -m "A description of changes" *git push *git pull")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  • git add -u
  • git add .
  • git status
  • git commit -m "A description of changes"
  • git push


  • git pull