Skip to content

nikhilsharma2407/batch-27

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 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