GitLab Community Edition
Git repositories for Source Code Management.
Access restricted to authorized users.
Copyrights and Intellectual Properties
You are accessing intellectual properties and data under copyright protections belonging either to AEDVICES Consulting SAS or to its partners, customers or providers. You're reminded that these data are confidentials and subjects to copyrights and intellectual properties ownership or licenses.
Workareas
Whether under Linux or Windows, you should work from dedicated secured workspaces.
Reminder:
- A code that is not "pushed" is a code that does not exist.
- A task that is completed is at least pushed as a "merged request" or merged.
- master/main branches of commercial code should be maintained working. Use a development secondary branch if needed.
- Smaller incremental commits are better than one big commit at the end of the project.