Added update function. More name changes

This commit is contained in:
Nathan Broadbent
2011-10-18 00:31:12 +08:00
parent 0449951e99
commit 8c95162bc6
4 changed files with 7 additions and 3 deletions

View File

@@ -24,7 +24,7 @@ export git_status_command="git_status_shortcuts"
# ------------------------------------------------------------------------------------
git_alias="g"
# 1. 'Git Breeze' functions
# 1. 'SCM Breeze' functions
git_status_shortcuts_alias="gs"
git_add_shortcuts_alias="ga"
git_show_files_alias="gsf"