Date: Sun, 18 Aug 2024 14:59:54 +0900 From: Tatsuki Makino <tatsuki_makino@hotmail.com> To: "freebsd-ports@FreeBSD.org" <freebsd-ports@freebsd.org> Subject: poudriere: create porttree of a partial clone of git Message-ID: <SI2PR01MB50360205C14E68741212376FFA832@SI2PR01MB5036.apcprd01.prod.exchangelabs.com>
next in thread | raw e-mail | index | archive | help
Hello. As always, the inconsequential story provided by me :) poudriere does a shallow clone when git porttree is created by poudriere ports -c. In addition, a full clone of git porttree is created by adding -D. One more thing, -B specifies the branch, but for example, poudriere ports -c -p git -B "main --filter=blob:none" -D -m git+https the option to make it partial clone can be injected well :) (poudriere version is poudriere-3.4.1_1) Should porttree of poudriere be a blobless partial clone? What are the possible advantages and disadvantages? Regards.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?SI2PR01MB50360205C14E68741212376FFA832>