practice-git
practice-git copied to clipboard
A practice git repository where you can eff up as much as you'd like plus work with a real, living, breathing person on the other side. Here we learn all things git. Feel free to send Pull Requests to...
[https://github.com/tiimgreen/github-cheat-sheet](https://github.com/tiimgreen/github-cheat-sheet)
``` bash # Remove all untracked files and directories. $ git clean -fd ```
thats all :)
I am just trying to see how github works. Just testing for first time.
practice fork and pull
Practising git and this is my first pull request