diff --git a/git.scmbrc.example b/git.scmbrc.example index 2728b5a..e04e9b3 100644 --- a/git.scmbrc.example +++ b/git.scmbrc.example @@ -89,7 +89,7 @@ git_merge_only_fast_forward_alias="gmff" git_cherry_pick_alias="gcp" git_log_alias="gl" git_log_all_alias="gla" -git_log_stat_alias="gls" +git_log_stat_alias="glst" git_log_graph_alias="glg" git_show_alias="gsh" git_show_summary="gsm" # (gss taken by git status short)