Hello,

Martin asked how we intend to go about git commit authors/emails.
These can of course be manipulated at will in Git.

But gitlab can place some restrictions on what is pushed to the repo:

https://docs.gitlab.com/ee/push_rules/push_rules.html

From what I understood, the lazarus team is looking at
"Check whether the commit author is a GitLab user"
and
"Reject unverified users"

(the difference between those two is not clear to me)

Any opinions on this ?

There are many other options.
I only propose to forbid pushing executables (*.exe) or even object files (*.o).

Michael.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to