Skip to content

Ikenna6789/git-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

GIT DEMO for DOME WEBINAR CLASS

This is a demo for Dome Academy's webinar.

Common git commands

Common git commands are:

  • git init:
  • git status:
  • git push:
  • git commit:
  • git log:
  • git stash:
  • git checkout:
  • git branch:
  • git pull:
  • git merge:
  • git bisect:

Why people use git

  • To maintain their code
  • To keep track of changes
  • To backup their code
  • To collaborate with other people

About

Git Demo for Dome Webinar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published