Using git squash on PR/Review, multiple ports

From: Nuno Teixeira <eduardo_at_freebsd.org>
Date: Thu, 28 Mar 2024 10:54:04 UTC
Hello all,

I'm working on a review of new 13 R-cran ports (new ports + dependencies).

I'm thinking how to commit all ports mentioning [Differential
Revision: <https://reviews.freebsd.org/D###>]  only once, i.e.:

single commits:
-------------
port_01: commit msg:
category/portname: New port: short descr

Descr
WWW
-------------
..
-------------
port_13: commit msg:
category/portname: New port: short descr

Descr
WWW
-------------

squash 13 ports: commit msg:
--------------
Add 3 new ports and dependencies

Some more info or descr

Differential Revision:        <https://reviews.freebsd.org/D###>
---------------

Does this make sense, instead of adding "Differential Revision" to all commits?

Thanks,


-- 
Nuno Teixeira
FreeBSD Committer (ports)