Skip to content

Latest commit

 

History

History
81 lines (70 loc) · 2.78 KB

lesson-git.md

File metadata and controls

81 lines (70 loc) · 2.78 KB

Git

Prerequisites

None ¯\_(ツ)_/¯

Workshop

  • Create GitHub profile
    • Defacto standard for open source
    • Often replaces CV for devs
  • Add yourself as participant to this repo
    • Edit in browser, directly to master
    • Edit in browser, via Pull Request
    • Install WebStorm
    • Clone this repo
    • Edit in Webstorm, directly to master
      • »Pull«, edit file, »Commit«, »Push«
    • Edit in Webstorm, via Pull Request
      • »Pull«, »New branch«, edit file, »Commit«, »Push«, Create Pull request in browser
    • Check network graph
  • GitLab

Follow up


Interesting projects on GitHub

Companies on GitHub