On August 19, 2019 5:41 AM, Ed Avis wrote:
> To: git@vger.kernel.org
> Subject: git switch and restore user interface
>
> I think it would be helpful for git switch to print a reminder of the old
and
> new branches.
>
> Hi, a couple of suggestions for these experiment
I think it would be helpful for git switch to print a reminder of the old and
new branches.
Hi, a couple of suggestions for these experimental new commands. Git switch
should print the branch you are leaving:
% git switch foo
You were previously on branch bar (abcdef).
You are now on branch fo
2 matches
Mail list logo