]> git.ipfire.org Git - thirdparty/git.git/commit
doc: fast-import: contextualize the hardware cost
authorKristoffer Haugsbakk <code@khaugsbakk.name>
Fri, 1 Aug 2025 13:42:25 +0000 (15:42 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 1 Aug 2025 17:40:26 +0000 (10:40 -0700)
commitcca758d324acb0c4b8fd64e9d8792b3ee251ff76
tree2eda6d8cc59f69377235fd919e85f144ed32c03b
parent54a3711a9dd968a04249beef157393d64b579d64
doc: fast-import: contextualize the hardware cost

6e411d20440 (Initial draft of fast-import documentation., 2007-02-05)
pointed out how much time a fast-import took on some hardware with a
specific cost.  Let’s further point out that this experiment was done
in 2007.  So modern hardware should have no issues with such a repo.

Also move the parenthetical to the end now that it contains four words.

Signed-off-by: Kristoffer Haugsbakk <code@khaugsbakk.name>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-fast-import.txt