Skip to content

Instantly share code, notes, and snippets.

@sanemat
Created July 19, 2012 16:17
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 sanemat/3145035 to your computer and use it in GitHub Desktop.
Save sanemat/3145035 to your computer and use it in GitHub Desktop.
git hahaha
$ git diff
diff --git a/.gitconfig b/.gitconfig
index 75fb048..270d6c3 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -26,3 +26,4 @@
br = branch
la = log --pretty=\"format:%ad %h (%an): %s\" --date=short
a = add
+ hahaha = status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment