Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
git-INSA-21-22-ex3-c
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Levillain Olivier
git-INSA-21-22-ex3-c
Compare revisions
236a459c8d57756ec897b67ed76dfba93e45e6e4 to master
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
Olivier.Levillain/git-INSA-21-22-ex3-c
Select target project
No results found
master
Select Git revision
Swap
Target
Maxime.Missichini/git-INSA-21-22-ex3-c
Select target project
Olivier.Levillain/git-INSA-21-22-ex3-c
Maxime.Missichini/git-INSA-21-22-ex3-c
2 results
236a459c8d57756ec897b67ed76dfba93e45e6e4
Select Git revision
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (1)
Typofix.
· 8cb9a019
Olivier Levillain
authored
3 years ago
8cb9a019
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+1
-1
1 addition, 1 deletion
README.md
with
1 addition
and
1 deletion
README.md
View file @
8cb9a019
...
...
@@ -36,7 +36,7 @@ with your teammate:
-
[Maintainer] Configure the repository so that a Merge Request can
only be accepted if the CI pipeline (the
`make check`
above) succeeds.
-
[Maintainer] Look at the CI/CD
-
[Maintainer] Look at the CI/CD
Runners options and give the teacher the information needed to set up a runner
-
[Developer] Write a Makefile and some tests in a dedicated branch
-
[Developer] Once you are satisfied, fill a Merge Request
-
[Maintainer] Try and validate the Merge Request. If it does not work, discuss with your dev.
...
...
This diff is collapsed.
Click to expand it.