Skip to content
Snippets Groups Projects
Commit 92ffc19a authored by manselme's avatar manselme
Browse files

Update download_repo.md

parent 19a49229
No related branches found
No related tags found
No related merge requests found
Pipeline #141143 passed
......@@ -30,7 +30,7 @@ git clone https://gitlab.pasteur.fr/iah-public/20241008_remote_python_bioimage_a
### More about Git
Git is a version control system. A version control system (VCS) manages and tracks changes to files over time, allowing multiple users to collaborate efficiently on projects. It records a history of changes, supports branching for parallel work, and helps merge or resolve conflicts. It ensures a consistent project state and enables reverting to previous versions when needed.
![git workflow](git_workflow.png)
![git workflow](git_workflow.png)
Image [source](https://hackolade.com/help/Teamcollaboration.html)
We could summarize the key principles of Git as follows:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment