Skip to content

Manjeet-tech/batch-27

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git init - initialise repo

git status - show the status of current working directory

git add - add file to staging

git checkout - undo the changes since last stage

git checkout -b - create a new branch

git commit -m "message"

git clone - clone any remote repo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.2%
  • HTML 44.0%
  • CSS 3.8%