I want to learn git, so is there any online test git repository available, Just for test? so that I can learn how to work with remote GIT repos?
And here is the repo where you can test do the pull request
https://github.com/octocat/Spoon-Knife
Git isn't like SVN in that you don't need a central repo. What you can do is take a directory full of files and make a copy. In the copy, run "git init" and voila, you have a git repo to play with. You can even clone from it locally and practice pushing and pulling. You can do this all without even being connected to the internet.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With