On Mon, 25 Jul 2011 05:23:53 -0700 (PDT)
sol <ch.bl...@gmail.com> wrote:

> Following command:
> git clone "https://git%40app.example.com:myp...@git.example.com/app-
> comm
> 
> This works fine with git versions:
> 1.7.4.1
> 1.7.6
> 
> and fails with:
> 1.7.1
> 1.7.2.5
> 1.7.33
> 
> does anyone know why, or if there was a particular bug fixed?
Try the main (developers') Git list (git at vger.kernel.org)
as this is possibly not an end-user problem.

Before this, try going th

P.S.
I don't see anything really strange about this situation, though.
What would be strange, if successes/failures would be intermixed
between versions, instead, what we see here is that Git >= 1.7.4.1
works OK, so why not just use Git >= 1.7.4.1?
In any case I think it worth looking through the Git changelogs [1]
starting with that of version 1.7.3.4.

1. http://www.kernel.org/pub/software/scm/git/docs/RelNotes/

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To post to this group, send email to git-users@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.

Reply via email to