Pascal Bach
Pascal Bach
I need to give it some more tought how this could be improved. One idea would be to set [`GIT_ASKPASS`](https://git-scm.com/docs/gitcredentials#_requesting_credentials) and write a small helper that provides the [credentials to...
`GITLAB_PRIVATE_TOKEN` is optional as it is not needed if the group is public. In your case `git-mirror` did 0/0 tasks DONE. This most probably means your group is public but...
@mhow2 "help wanted" is here because I'm open to MRs should somebody implement this.
@hobti01 Thank you for the suggestin. I think supporting Git LFS would be nice. Maybe it would be sufficient to make sure git lfs is properly setup during the cloning....
Thanks for reporting. Looking at the error I don't think the panic was caused by the timeout. The issue seems to be with stdout. `os error 11` indicates that stdout...
If I understand correctly you are using a separate tool to mirror a whole organization and this organization contains a repo (.github) that is not valid on gitlab side. Also...
@NoxInmortus What do you suggest the program should do in the situation where the target repo is not valid?
You are right the current output format is not stable at all. I don't like the idea to automatically delete the target repository. The failure might be only temporary and...
As mentioned I don't consider the current out put stable in any way. What's your opinion about a machine readable JSON report that can optionally be generated?
Ok I understand. I will keep this on the backlog as an enhancement.