Skip to content

hatw95/Git-tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

README

git init

git add *

git commit -m "message"

git remote add origin "remote repository url"

git push -u origin master 첫 커밋

About

For practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages