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
Formations
Git niveau 1
Commits
e89b7b5b
Unverified
Commit
e89b7b5b
authored
Sep 30, 2018
by
Rémy Huet
💻
Browse files
Git pull
parent
3f31ae01
Pipeline
#27918
passed with stage
in 16 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
presentation.tex
View file @
e89b7b5b
...
...
@@ -575,7 +575,7 @@ rien à valider, la copie de travail est propre
\subsection
{
Récupérer les ajouts distants
}
\begin
{
frame
}
[
fragile
]
{
git clone
--
git pull
}
\begin
{
frame
}
[
fragile
]
{
git clone
}
Récupération du repo de la présentation :
\begin
{
beamercolorbox
}
[
rounded
=
true,shadow
=
true
]
{
terminal
}
\begin
{
Verbatim
}
...
...
@@ -588,7 +588,6 @@ remote: Counting objects: 74, done.
remote: Compressing objects: 100
% (55/55), done.
remote: Total 74 (delta 35), reused 40 (delta 16)
Dépaquetage des objets: 100
% (74/74), fait.\Pause
$
cd git
-
v
1
\Pause
$
git status
...
...
@@ -601,6 +600,28 @@ rien à valider, la copie de travail est propre
\end{beamercolorbox}
\end{frame}
\begin{frame}
[fragile]
{
git pull
}
Pour récupérer les modifications depuis le remote :
\begin{beamercolorbox}
[rounded=true,shadow=true]
{
terminal
}
\begin{Verbatim}
$
git pull
\Pause
Username for 'https:
//
gitlab.utc.fr':
\Pause
huetremy
Password for 'https:
//
huetremy@gitlab.utc.fr':
\Pause
warning: redirection vers https:
//
gitlab.utc.fr
/
picasoft
/
formations
/
a
18
/
git
-
v
1
.git
/
remote: Counting objects:
3
, done.
remote: Compressing objects:
100
% (3/3), done.
remote: Total
3
(
delta
2
)
, reused
0
(
delta
0
)
Dépaquetage des objets:
100
% (3/3), fait.
Depuis https:
//
gitlab.utc.fr
/
picasoft
/
formations
/
a
18
/
git
-
v
1
00938
d
6
..
3
f
31
ae
0
master
-
> origin
/
master
Mise à jour
00938
d
6
..
3
f
31
ae
0
Fast
-
forward
presentation.tex |
29
\textcolor
{
olive
}{
++++++++++++++++++++++++++++
}
\textcolor
{
red
}{
-
}
1
file changed,
28
insertions
(+)
,
1
deletion
(-)
\end
{
Verbatim
}
\end
{
beamercolorbox
}
\end
{
frame
}
\subsection
{
Envoyer des modifications
}
\begin
{
frame
}{
git push
}
...
...
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