1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2026-01-12 05:23:09 +01:00

Updated Cheatsheet (textile)

hakanensari
2011-01-18 03:03:53 -08:00
parent d327e661a7
commit 6dd1464f2b

@@ -36,5 +36,6 @@ Helpful aliases for common git tasks:
* @gdv@ - git diff -w "$@" | vim -R -
* @gc@ - git commit -v
* @gca@ - git commit -v -a
* @gco@ - git checkout
* @gb@ - git branch
* @gba@ - git branch -a