Skip to content

This tutorial provides an introduction to Git, including its basic concepts, benefits, and how it can be used for version control in Machine Learning projects.

License

Notifications You must be signed in to change notification settings

mlrepa/project-1-git

Repository files navigation

Project-1-Git

Tutorials and Branches

Tutorials in this repo require different Git branches to be activated. Follow the tutorial instructions and table below.

Tutorial Target branch
1-cli-get-started.md -
2-git-basics.md -
3-git-remote.md main
4-git-fork.md main
5-git-assignment.md main

CI/CD

CI pipeline in .gitlab-ci.yml builds Docker image and pushes it a container registry of the project school/testing.

To be able to login docker registry define in subgroup school/modules CI/CD Variable:

PAT=<your-gitlab-personal-access-token>

About

This tutorial provides an introduction to Git, including its basic concepts, benefits, and how it can be used for version control in Machine Learning projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published