Bug#901900: git introduces new hazardous working-tree-encoding attribute

2018-06-20 Thread Ian Jackson
Jonathan Nieder writes ("Re: git introduces new hazardous working-tree-encoding 
attribute"):
> Ian Jackson wrote:
> > 5.1 is ready and has passed all its tests.  It works fine with the git
> > in sid.  I am not able to upload it right now, but this will happen
> > later today.
> 
> Thanks.
> 
>  $ git ls-remote git://git.chiark.greenend.org.uk/~ianmdlvl/dgit.git
>  fatal: Could not read from remote repository.

That exact git ls-remote command works for me.

> Is there an alternate URL that I can use to get these changes?

I'm afraid there is no http access.  I will email you a bundle which
is based on `dgit clone dgit'.

Ian.

-- 
Ian JacksonThese opinions are my own.

If I emailed you from an address @fyvzl.net or @evade.org.uk, that is
a private address which bypasses my fierce spamfilter.



Bug#901900: git introduces new hazardous working-tree-encoding attribute

2018-06-20 Thread Jonathan Nieder
Ian Jackson wrote:

> 5.1 is ready and has passed all its tests.  It works fine with the git
> in sid.  I am not able to upload it right now, but this will happen
> later today.

Thanks.

 $ git ls-remote git://git.chiark.greenend.org.uk/~ianmdlvl/dgit.git
 fatal: Could not read from remote repository.

 Please make sure you have the correct access rights
 and the repository exists.

Is there an alternate URL that I can use to get these changes?

Jonathan