Re: git repo port issues?
- Reply: Steffen Nurpmeso : "Re: git repo port issues?"
- Reply: Brooks Davis : "Re: git repo port issues?"
- In reply to: Brooks Davis : "Re: git repo port issues?"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 03 Jan 2024 23:09:15 UTC
On Jan 3, 2024, at 11:22 AM, Brooks Davis <brooks@freebsd.org> wrote: > > Nothing about dates is centralized in git, but some server side checks > could be implemented on CommitDate. IMO we should require that > CommitDate be >= the previous one and less than "now". Given that git commit objects form a DAG, I don't see how you can impose linearity.