Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
formation-git-maisçamarche
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
Container 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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Florian Pape
formation-git-maisçamarche
Compare revisions
master to aa986b0ac126f3c6a5bc5db23e0ef5f7f841f6e7
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
2022papefl/formation-git-maiscamarche
Select target project
No results found
aa986b0ac126f3c6a5bc5db23e0ef5f7f841f6e7
Select Git revision
Branches
branche-a-rebase
branche-avec-truc-style
master
3 results
Swap
Target
ViaRezo/formations/formation-git
Select target project
ViaRezo/formations/formation-git
2022papefl/formation-git-maiscamarche
2024akroutmy/formation-git
2024achmitan/formation-git
2024achkikmo/formation-git
2024najimni/formation-git
2024sirotma/formation-git
2024fontenialo/formation-git
8 results
master
Select Git revision
Branches
branche-a-rebase
branche-avec-truc-style
corrections_2023
master
4 results
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (4)
moins deux lignes moches
· 630c6432
Florian Pape
authored
2 years ago
630c6432
la suite du td !
· 8afff322
Florian Pape
authored
2 years ago
8afff322
ok hand
· a924d662
Florian Pape
authored
2 years ago
a924d662
Update main.py
· aa986b0a
Florian Pape
authored
2 years ago
aa986b0a
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
README.md
+0
-2
0 additions, 2 deletions
README.md
code/main.py
+1
-0
1 addition, 0 deletions
code/main.py
fichier_inutile
+0
-1
0 additions, 1 deletion
fichier_inutile
solutions.md
+0
-0
0 additions, 0 deletions
solutions.md
with
1 addition
and
3 deletions
README.md
View file @
aa986b0a
...
...
@@ -95,11 +95,9 @@ Dans un repo git, l'édition des fichiers se fait comme dans un dossier classiqu
Voici-ci dessous une ligne moche et inutile. Sauras-tu la supprimer ? (Le bilan des actions comme décrit sur le diapo te sera utile si tu bloques)
**Cette ligne est moche est inutile, supprime là !**
Il existe aussi un module git intégré à VSCode, je t'encourage à essayer de l'utiliser pour supprimer la deuxième ligne moche et inutile ci-dessous.
**Cette ligne est aussi moche et inutile, supprime là !**
Tu peux vérifier que les lignes du fichier ont bien disparu du repo distant via l'interface web de Gitlab sur ta copie personnelle.
...
...
This diff is collapsed.
Click to expand it.
code/main.py
View file @
aa986b0a
...
...
@@ -4,6 +4,7 @@ wordToEmoji = {
'
super
'
:
'
:thumbs_up:
'
,
'
coeur
'
:
'
:red_heart:
'
,
'
sourire
'
:
'
:smiley:
'
,
'
nice
'
:
'
ok_hand:
'
,
}
...
...
This diff is collapsed.
Click to expand it.
fichier_inutile
deleted
100644 → 0
View file @
f56a1257
Je ne sers à rien !
\ No newline at end of file
This diff is collapsed.
Click to expand it.
solutions.md
0 → 100644
View file @
aa986b0a
This diff is collapsed.
Click to expand it.