Skip to content

surekaRajarajan/MyRepository

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a document about git


git init

git commit -m 'message'

git add .

git push origin master

ls

git status

vi filename

git commit -a -m 'message'

git log

git branch

git branch branchname

git checkout branchname

git merge branchname

About

Testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages