Merge pull request #191 from aswin/master
Change gd to be 'git diff' without the two dashes. Add a new alias gd…
This commit is contained in:
@@ -48,6 +48,7 @@ git_reset_hard_alias="grsh"
|
||||
git_rm_alias="grm"
|
||||
git_blame_alias="gbl"
|
||||
git_diff_alias="gd"
|
||||
git_diff_file_alias="gdf"
|
||||
git_diff_word_alias="gdw"
|
||||
git_diff_cached_alias="gdc"
|
||||
git_difftool_alias="gdt"
|
||||
|
||||
Reference in New Issue
Block a user