#Hey @Erik Sipsma , I am currently
1 messages ยท Page 1 of 1 (latest)
@mental basalt my head is back above water again now ๐ Did you send that PR out? Happy to take a look now
Yes thanks ๐๐ https://github.com/dagger/dagger/pull/7742#discussion_r1653550726
Basically, I am doing an exec to run the git command, but what i'd love is to be able to use the auth at that stage
I know you told me about https://github.com/sipsma/dagger/blob/64f4aaa2f794f4cb92ae0a833b61a953bc63df6f/engine/sources/gitdns/source.go#L286-L286, but I saw the gitdns.Git helper that does a bunch more. A bit lost on the best way to pass that auth to the underlying git implementation