Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 429 Bytes

git-more.md

File metadata and controls

41 lines (29 loc) · 429 Bytes

=====

How to get started

  • git init
  • staging
  • git commit

=====

Using git locally/individually

  • git clone
  • git remote add origin master
  • git push

=====

Using git as a team

=====

More topics:

  • Branching
  • Tagging

=====

Even more topics:

  • Rebase
  • Rollback

=====

Tools

###SourceTree Developed by Atlassian /////

GitLab

Repository -- coming soon!

NOTES: Seems to be the fastest GUI on our network