Skip to content

bil022/hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 

Repository files navigation

hello-world

git clone https://github.com/bil022/hello-world

cd hello-world

modify README.md

git add README.md

git commit -m "README"

git+ssh://git@github.com/username/reponame.git

#git push https://github.com/bil022/hello-world

git remote set-url origin git+ssh://git@github.com/bil022/hello-world.git

git remote show origin

git push

git init

git remote add origin https://github.com/bil022/hello-world

git pull https://github.com/bil022/hello-world

END

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published