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
Dorian SELIMOVIC
2017-F2-Forge
Commits
9e1a11da
Commit
9e1a11da
authored
7 years ago
by
bertoni
Browse files
Options
Downloads
Patches
Plain Diff
dernier version 29/01
parent
8e5667fb
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Bertoni Walczyszyn tp1 cpw.md
+30
-1
30 additions, 1 deletion
Bertoni Walczyszyn tp1 cpw.md
with
30 additions
and
1 deletion
Bertoni Walczyszyn tp1 cpw.md
+
30
−
1
View file @
9e1a11da
...
@@ -249,13 +249,42 @@ https://gitlab.isima.fr/mazenovi/2017-F2-Forge
...
@@ -249,13 +249,42 @@ https://gitlab.isima.fr/mazenovi/2017-F2-Forge
0.
Où sont passées vos reponses au point 2.4 ?
`*`
0.
Où sont passées vos reponses au point 2.4 ?
`*`
elles ont disparu
elles ont disparu
0.
Affichez un historique sous forme de graph (
`a dog`
) de votre repo, Que peux ton en dire ?
0.
Affichez un historique sous forme de graph (
`a dog`
) de votre repo, Que peux ton en dire ?
0.
Revenir sur la branche master
0.
Revenir sur la branche master
0.
Ajoutez et commitez un fichier (touch new_file)
0.
Ajoutez et commitez un fichier (touch new_file)
$ git commit -m "ajout new_file"
[master 5b03c92] ajout new_file
2 files changed, 60 insertions(+), 6 deletions(-)
create mode 100644 new_file
0.
Revenir sur votre branche
`mybranch`
pour completer le compte rendu
`*`
0.
Revenir sur votre branche
`mybranch`
pour completer le compte rendu
`*`
$ git checkout BertoniWalczyszyn
Switched to branch 'BertoniWalczyszyn'
0.
Affichez un historique sous forme de graph (
`a dog`
) de votre repo
`*`
0.
Affichez un historique sous forme de graph (
`a dog`
) de votre repo
`*`
$ git log --all --decorate --oneline --graph
* 5b03c92 (master) ajout new_file
| * 8e5667f (HEAD -> BertoniWalczyszyn) changement de branche
| * 65e4aff mise a jour rapport
| |\
| | * 52d300a (BW-2.4) changement de branche
| | * baf3847 creation branche BW-2.4
| |/
|/|
* | 52f744d 19h32
* | ae1b0d7 branche créée
| * 88533e1 derniere version
| * 113376e (origin/BertoniWalczyszyn) derniere version 08/01
|/
* 8d09964 ajout .gitignore
* 39cc64e ajout fichier start
* 4773e48 modification du nom
* a95c3e0 premier ajout
##### 3. Merge
##### 3. Merge
0.
Merge depuis head
0.
Merge depuis head
0.
switcher sur une nouvelle branche
`mybranch-3.1`
0.
switcher sur une nouvelle branche
`mybranch-3.1`
...
...
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