Open nicroto opened 6 years ago
I've described the issue here.
I think the first solution should be sufficient - instead of the current regular clone, init would clone like this:
$ git clone --depth=1 <repo-url>
If the owners of the repo would agree on this improvement - I would like to submit a PR.
If this is accepted, would this be the appropriate workflow?
Cheers!
I've described the issue here.
I think the first solution should be sufficient - instead of the current regular clone, init would clone like this:
If the owners of the repo would agree on this improvement - I would like to submit a PR.
If this is accepted, would this be the appropriate workflow?
Cheers!