Skip to content

mordiaky/GitHub-Tut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

  • [] GitHub-tut
  • [] Log Commits

echo "# repo" >> README.md git init git add README.md git commit -m "first commit" git branch -M master git remote add origin https://github.com/mordiaky/repo.git git push -u origin master

push already created git git remote add origin https://github.com/mordiaky/repo.git git branch -M master git push -u origin master

  • [] Initialize a git repo on github

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published