On Mon, Jul 18, 2016 at 11:33 AM, Junio C Hamano wrote:
> Ehsan Azarnasab writes:
>
>> Currently if I have a branch checked out in a work-tree, git-checkout
>> will show this error message when checking out that branch:
>>
>> $ git checkout master
>> fatal: 'master' is already checked out at '/ho
Ehsan Azarnasab writes:
> Currently if I have a branch checked out in a work-tree, git-checkout
> will show this error message when checking out that branch:
>
> $ git checkout master
> fatal: 'master' is already checked out at '/home/dashesy/development/feature'
>
> It would be very useful to in
Currently if I have a branch checked out in a work-tree, git-checkout
will show this error message when checking out that branch:
$ git checkout master
fatal: 'master' is already checked out at '/home/dashesy/development/feature'
It would be very useful to instead of this error just change the
cu
3 matches
Mail list logo