HACKER Q&A
📣 mardiyah

How come Git clone defaults to be all commits instead the last


How come git clone defaults to be all commits instead of the opposite one, only download the last

How many percent the success chance of app. build if use the last commit only, isn' it as well perfect as 100% too ?

How to contact and tell, ask feature the Github worker/authority to set it to default to the last


  👤 dossy Accepted Answer ✓

👤 Gigachad
The vast majority of git repos are tiny so there is no gain. And most of the benefits of git require history to be downloaded. You’d be better off clicking the download zip button on the git host if you only care about the latest version.