Re: can we allow -t abbreviation for --track in 'git branch'
From: Nicolas Sebrecht <hidden> Date: 2016-06-15 22:46:44
The 09/05/09, Sitaram Chamarty wrote:
Hello,
Would it make sense to teach "git branch" the short option
"-t" the same way that "git checkout" knows it, (ie., as an
abbreviation for "--track")?
It makes sense for me.
I use both frequently, and often forget that in "git branch"
the short option does not work.