Skip to content

khushalidube-hwsys/SHIBU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 

Repository files navigation

GIT COMMMANDS

Basics of git command

initialize repo

git init

check status

git status

To undo the changes in a file

git checkout -- <file-name>

Revert the changes in git

git revert

This is a demo Command

Nothing

To reset

git reset

Follow for more

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published