Skip to content

Narip2/learngit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

learngit

Test how to use git and github When finising create a repo, we can use these kind of command:
git remote add origin [email protected]:Narip2/learngit.git
git push -u origin main After finishing these two commands, if we chance our context in local, we can just use this short command to do the changes:
git push origin main

reference:https://blog.csdn.net/u012526120/article/details/49401871

About

Test how to use git

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published