What I earlier wrote:
> Things I noticed:
> * git looses information about in which branch I am
>     ...
> $ git branch
> * ignoretarget
>   master
> $ debianize --verbose
>     ...
> $ git branch
>   ignoretarget
>   master
> $

It said "in the begin was I in branch 'ignoretarget'"
and "in the end was unknown in which I was" ( no * shown)

After `git checkout ignoretarget` do I get
| $ git branch
| * ignoretarget
|   master
| $
So git has again information in  which branch I am.


I hope that the workaround helps some one.  And it says
 "no unrecoverable harm to the git repository done by debianize"



Groeten
Geert Stappers
-- 
Silence is hard to parse

Reply via email to