Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Picasoft
APIs
Init
Git
Commits
ec70a305
Unverified
Commit
ec70a305
authored
Jan 11, 2019
by
Rémy Huet
💻
Browse files
Example return on master
parent
1a1680a5
Pipeline
#33283
passed with stage
in 19 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/tex/utiliser_versions/parcourir_historique.tex
View file @
ec70a305
...
...
@@ -80,11 +80,34 @@ $ git log --graph --decorate --all \Pause
\begin{block}
{}
\enquote
{
Et comment je retourne à ma version ?
}
\end{block}
\end{block}
\Pause
\begin{beamercolorbox}
[rounded=true, shadow=true]
{
terminal
}
\begin{Verbatim}
//TODO
$
git checkout master
\Pause
La position précédente de HEAD était sur
5
b
63
bd
1
Second commit
Basculement sur la branche 'master'
Votre branche est à jour avec 'origin
/
master'.
\Pause
$
git log --graph --decorate
\Pause
*
\textcolor
{
yellow
}{
commit a04da653083b6b0ba3eea2bce98d903acfd0a4d3 (
}{
\bf\textcolor
{
cyan
}{
HEAD ->
}
\textcolor
{
green
}{
master
}}
\textcolor
{
yellow
}{
)
}
\textcolor
{
red
}{
|
}
Author: huetremy <remy.huet@etu.utc.fr>
\textcolor
{
red
}{
|
}
Date: Fri Jan 11 10:16:10 2019 +0100
\textcolor
{
red
}{
|
}
\textcolor
{
red
}{
|
}
Troisième commit
\textcolor
{
red
}{
|
}
*
\textcolor
{
yellow
}{
commit 5b63bd1f9afe4685b60074030960e39bb5152e67
}
\textcolor
{
red
}{
|
}
Author: Thibaud Duhautbout <thibaud@duhautbout.ovh>
\textcolor
{
red
}{
|
}
Date: Thu Jan 3 15:55:33 2019 +0100
\textcolor
{
red
}{
|
}
\textcolor
{
red
}{
|
}
Second commit
\textcolor
{
red
}{
|
}
*
\textcolor
{
yellow
}{
commit 712951dbb3ee0cc4d248582dc5408da3afdec853 (tag: mon
_
tag)
}
Author: Thibaud Duhautbout <thibaud@duhautbout.ovh>
Date: Thu Jan 3 15:37:54 2019 +0100
Ajout du premier fichier
\end{Verbatim}
\end{beamercolorbox}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment