Re: [PATCH-fix] fetch/pull: short-hand notation for remote repositories.
From: Junio C Hamano <hidden> Date: 2016-06-15 22:42:02
Linus Torvalds [off-list ref] writes:
I already noticed the breakage, and fixed that a bit differently.
Feel free to send an updated patch if you prefer your version after my
commits have percolated out..
As an old timer, I always prefer "case" over "test", so the
version in your tree is actually better to me. Thanks for the
fix.