On 2020-03-31 21:39, Przemek Klosowski via devel wrote:
[...]> Still, the
official Linux git log ( https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/log/?ofs=905000 ) lacks the development history preceding 2005-04-16, and starts with one heck of a commit:



FWIW, this is mainly because early Git was unable to cope with huge histories, converting old history to another format isn't straighforward, and the history is immutable.

Earlier history is out there and there are ways to `graft` it to a current repo to locally join the histories together. See e.g. https://stackoverflow.com/a/8130239/99057
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to