Here is a list of some of the useful git aliases that I use: co = checkout count = shortlog -sn ci = commit amend = ci --amend fa = fetch --all lipush = !git review dcommit && git submit --async rb = review create --owners --no-prompt rbu = review update