Skip to content

odys-z/hello

Repository files navigation

Ukraine

About hello

Helloworld project for test

Troubleshootings

How to deal with unstable github connection when clone a repository.

    unzip <repo>.zip
    cd <repo>
    git init
    git add .
    git remote add origin https://github.com/<user>/<repo>.git
    git remote update
    git checkout master

See arctelix' answer

About

helloworld project for test

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published