Skip to content

Instantly share code, notes, and snippets.

@olistik
Created November 27, 2011 23:00
Show Gist options
  • Save olistik/1398377 to your computer and use it in GitHub Desktop.
Save olistik/1398377 to your computer and use it in GitHub Desktop.
GIT <3
# source: http://goo.gl/BaVkQ
$ git log --name-status
# To delete a remote branch
$ git push origin :<branch_name>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment