I have a huge repository with extensive commit history. To reduce clone time, I do a single branch option with a depth of 1. This immensely speeds up my cloning time however, it cannot properly resolve remote branches like this. Wondering if I can do the samething in go-git?
Asked
Active
Viewed 55 times