On Tue, Feb 14, 2017 at 10:56:02AM +0300, Serdar Sahin wrote:
> Just to see, if GIT server causes some issues, I’ve pushed to repo to
> github public as a private repo, and can reproduce the issue there as
> well.
FWIW, that server will be running roughly the same version of Git that
is on your G
Thanks. I know it is hard to get an idea without being able to
reproduce it. I think there is no alternative without debugging it
with GDB.
I’ve tried your suggestions and nothing has changed.
I’ve also update the GIT as you suggested, but it is still the same.
Just to see, if GIT server causes
On Wed, Feb 8, 2017 at 11:26 AM, Serdar Sahin wrote:
> Hi Christian,
>
>
> We are using a private repo (Github Enterprise).
Maybe you could try 'git fast-export --anonymize ...' on it.
> Let me give you the
> details you requested.
>
>
> On Git Server: git version 2.6.5.1574.g5e6a493
>
> On my c
Hi Christian,
We are using a private repo (Github Enterprise). Let me give you the
details you requested.
On Git Server: git version 2.6.5.1574.g5e6a493
On my client: git version 2.10.1 (Apple Git-78)
I’ve tried to reproduce it with public repos, but couldn’t do so. If I
could get an error/l
Hi,
On Tue, Feb 7, 2017 at 12:27 PM, Serdar Sahin wrote:
> Hi,
>
> When we execute the following lines, the exit code is 1, but it is
> unclear what is the reason of this exit code. Do you have any idea?
>
> git clone --mirror --depth 50 --no-single-branch
> g...@github.hede.com:Casual/hodo-serve
Hi,
When we execute the following lines, the exit code is 1, but it is
unclear what is the reason of this exit code. Do you have any idea?
git clone --mirror --depth 50 --no-single-branch
g...@github.hede.com:Casual/hodo-server.git
Cloning into bare repository 'hodo-server.git'...
remote: Countin
6 matches
Mail list logo