Re: [PATCH v2 0/2] Doc: document alias accepting non-command first word

2019-06-06 Thread Johannes Schindelin
Hi Denton, On Wed, 5 Jun 2019, Denton Liu wrote: > Thanks for the review, Johannes. I think it's a good idea to add another > alias for `-p` so included that suggestion. Also, while I was at it, I > found a typo so I fixed that too. > > Changes since v1: > > * s/loud-merge/loud-rebase/ > * Add `-

[PATCH v2 0/2] Doc: document alias accepting non-command first word

2019-06-05 Thread Denton Liu
Thanks for the review, Johannes. I think it's a good idea to add another alias for `-p` so included that suggestion. Also, while I was at it, I found a typo so I fixed that too. Changes since v1: * s/loud-merge/loud-rebase/ * Add `-p` as another example since that was Dscho's original use-case