Skip to content
This repository has been archived by the owner on Feb 14, 2022. It is now read-only.

cliver1956/git-test

Repository files navigation

#Working Directory

  • Area where all files and directories and changes are living all the time
  • git init

#Staging Area -Files and directories that we explicitly add to the staging area

  • git add

#Git Repository

  • Where all the snapshots/versions are . Each commit gives a new snapshot/version -git commit

About

Intro and test of Git/Github

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published