This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Source of this cheatsheet: https://gist.github.com/hofmannsven/6814451 | |
Global Settings | |
Related Setup: https://gist.github.com/hofmannsven/6814278 | |
Related Pro Tips: https://ochronus.com/git-tips-from-the-trenches/ | |
Interactive Beginners Tutorial: http://try.github.io/ | |
Show folder content: ls -la | |
Notes | |
Do not put (external) dependencies in version control! |