You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I guess you are compiling from source code instead of using a binary from release page, right?
To do that, right now you need to add a special flag when building, to make go-git compatible with filesystems that only allows read or write, not both at the same time (in this case we are using go-billy-siva as filesystem):
After installing borges in a brand new VM
borges pack
fails with therepos.txt
below:Below the logs:
It seems like the error fails while trying to push the siva file to
https://github.com/src-d/borges
?Am I holding this wrong?
The text was updated successfully, but these errors were encountered: