beagleboard / beagleboard/kernel
The first run of patch.sh (3.8 branch) takes a very long time
Open
- Dominant language
- Shell
- Stars
- 172
- Forks
- 156
- PR merge metrics
- No merged PRs in 30d
Description
The first time you run patch.sh it clones Linus' entire tree, which on a slow connection, takes forever. Could a `--depth 1` clone just of the tag of interest get the same state that's needed? This would require that the tag of interest never goes backwards, which could be inconvenient.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.