https://git.wiki.kernel.org/index.php/Aliases
...after aliasing git to 'g' in your shell config, of course :)
alias g='git'
https://git.wiki.kernel.org/index.php/Aliases
...after aliasing git to 'g' in your shell config, of course :)