Skip to content

Instantly share code, notes, and snippets.

@yapale
Created October 14, 2014 17:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yapale/852153e339ffb89e56d3 to your computer and use it in GitHub Desktop.
Save yapale/852153e339ffb89e56d3 to your computer and use it in GitHub Desktop.
GIT tips
##### 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