Skip to content

fieryoOo/LearnGit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

this file records all command encountered

git init LearnGit

git add README

git commit -m ''

git remote add origin https://github.com/fieryoOo/LearnGit.git

git config remote.origin.url git@github.com:fieryoOo/LearnGit.git

git branch -d cleanup

About

learning git basics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors