Gabriel Garrido
Gabriel Garrido
For future references or for others having the same issue I got it working by using Clone not PlainClone and memory storer. ```go // Filesystem abstraction based on memory fs...
The files get removed right away, so I didn't had a chance to look at the repo state after the connection error, interestingly enough with Clone I didn't had that...
@smola Yes, I started with the most basic approach, only the repo, then started adding parameters but there was no difference, my first attempt was something like this: ```go repo,...
Yes, the repo looks fine with `Clone`, I even generate a branch with the code and push it to bitbucket.