Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Git and Github Essentials

Git and Github Essentials

Get started with GIT and Github using the Command Line Interface on Windows, Mac or Linux.

This is WIP, polishing the slide, to be updated soon
#Hacktoberfest
#Opensource
#Git

Andrew Miracle

October 29, 2019
Tweet

More Decks by Andrew Miracle

Other Decks in Technology

Transcript

  1. What is Git What is Github Command Line Intro mkdir

    | pwd | ls | cd | mv | cat | touch Identify your version of GIT GIT HELP GIT CONFIG [TIP FOR WORKING ON LOCAL AND GLOBAL] VIM HACKS [ESC - INSERT - QUIT - SAVE - F-QUIT] GIT INITIALIZED [init - status - STATUS | ADD | COMMIT | REMOTE REPO | PUSH [repo.new] GIT BRANCHING | PUSH WHAT WE'LL DISCUSS