Merge pull request #118 from AzizLight/pretty-git-log-all
Add an alias to show a git log with all the branches and remotes
This commit is contained in:
@@ -86,6 +86,7 @@ git_merge_no_fast_forward_alias="gmnff"
|
||||
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_graph_alias="glg"
|
||||
git_show_alias="gsh"
|
||||
|
||||
Reference in New Issue
Block a user