From 498a6cf73dc655be4ec632d3ab0bc60014a2c134 Mon Sep 17 00:00:00 2001 From: Nathan Broadbent Date: Wed, 19 Oct 2011 17:52:44 +0800 Subject: [PATCH] another test conflict --- git.scmbrc.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git.scmbrc.example b/git.scmbrc.example index 82e6f80..3044db6 100644 --- a/git.scmbrc.example +++ b/git.scmbrc.example @@ -24,7 +24,7 @@ git_index_alias="s" # The 's' stands for 'switch' or 'sourcecode'... # Git Aliases # ------------------------------------------------------------------------------------ -git_alias="git" +git_alias="g" # 1. 'SCM Breeze' functions git_status_shortcuts_alias="gs"