Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
2
2017-F2-Forge
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
Youssef NIDABRAHIM
2017-F2-Forge
Commits
50b3e4e0
Commit
50b3e4e0
authored
7 years ago
by
thibault
Browse files
Options
Downloads
Patches
Plain Diff
Q1.12
parent
e0abc968
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitignore
+1
-0
1 addition, 0 deletions
.gitignore
chedotal_signarbieux_tp1.md
+11
-4
11 additions, 4 deletions
chedotal_signarbieux_tp1.md
with
12 additions
and
4 deletions
.gitignore
0 → 100644
+
1
−
0
View file @
50b3e4e0
file2ignore
This diff is collapsed.
Click to expand it.
chedotal_signarbieux_tp1.md
+
11
−
4
View file @
50b3e4e0
...
...
@@ -121,10 +121,17 @@ https://gitlab.isima.fr/mazenovi/2017-F2-Forge
**git add chedotal_signarbieux_tp1.md**
**git add start**
**git commit -am "Q1.9"**
0.
Créer un nouveau fichier : file2ignore
0.
Afficher la status de votre copie de travail
0.
On souhaite que ce fichier soit ignoré et ne soit jamais commiter. Réalisez la configuration nécesaire pour que cette regle soit effective
`*`
0.
Lister le contenu du repertoire courant, afficher le status et la log
0.
Créer un nouveau fichier : file2ignore
**touch file2ignore**
0.
Afficher la status de votre copie de travail
**git status**
0.
On souhaite que ce fichier soit ignoré et ne soit jamais commité. Réalisez la configuration nécesaire pour que cette regle soit effective
`*`
**touch .gitignore**
**Dans le fichier .gitignore on ajoute l'emplacement de notre fichier à ignorer : ici file2ignore**
**git add .gitignore**
**git add chedotal_signarbieux_tp1.md**
**git commit -am "Q1.12"**
0.
Lister le contenu du repertoire courant, afficher le status et la log
0.
Avant de commiter affichez les modifications par rapport à la précédente révision ?
`*`
##### 2. Les branches
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment