I use hub and I have aliased to git. I find it super useful to submit PR via git pull-request -b master for instance.
I also use this git-prompt: https://github.com/git/git/blob/master/contrib/completion/git-prompt.sh <https://github.com/git/git/blob/master/contrib/completion/git-prompt.sh> And you can set it up to display useful Git info on your current project on the terminal prompt. Hope it helps! Cheers, Roberto > On 4 Jan 2019, at 12:32, Jean-Louis Monteiro <[email protected]> wrote: > > I use a plain git client > -- > Jean-Louis Monteiro > http://twitter.com/jlouismonteiro > http://www.tomitribe.com > > > On Thu, Jan 3, 2019 at 6:08 PM César Hernández Mendoza <[email protected]> > wrote: > >> any git alias tool do you recommend to use apart from hub [1]? >> I use to have some alias on my terminal for `git status`, `git branch -v` >> but I wonder if there are some better (standardized) ones. >> >> [1] https://hub.github.com/ >> >> -- >> Atentamente: >> César Hernández Mendoza. >>
