From 5a3efe136dc1e769ab5cc34f4f2f8cbbc81e9ef5 Mon Sep 17 00:00:00 2001 From: BanditsBacon Date: Sat, 25 Oct 2014 04:48:01 -0700 Subject: [PATCH] Updated Cheatsheet (markdown) --- Cheatsheet.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Cheatsheet.md b/Cheatsheet.md index 5289670..9ceb8a3 100644 --- a/Cheatsheet.md +++ b/Cheatsheet.md @@ -110,6 +110,8 @@ Helpful aliases for common git tasks - `ggpnp` - `git pull origin $(current_branch) && git push origin $(current_branch)` - `glp` - `_git_log_prettily` +You also find these commands in Dash as a Cheat-sheet. + Editors -------