Created
October 14, 2014 17:14
-
-
Save yapale/852153e339ffb89e56d3 to your computer and use it in GitHub Desktop.
GIT tips
This file contains 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
##### git markdown: | |
https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet#code | |
##### git revert : | |
git checkout -- app/views/posts/index.html.erb | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment