Hello, GoCD doesn't do anything more than use the git (external) command. Maybe you can see the git config in the checkout folder and see what it looks like? Since it does accept username/password now for git materials, it does try to use that while cloning, but the git config should give you more information anyway.
On the GoCD server side, it'll be in the server directory, under "pipelines/flyweight". Something like `/var/lib/go-server/pipelines/flyweight` on Linux. Cheers, Aravind PS: If you have more information or a verified set of steps to reproduce it, please open an issue. -- You received this message because you are subscribed to the Google Groups "go-cd" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/go-cd/m25z8t8w5l.fsf%40arvindsv.com.
