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
b9a9b4c7
Unverified
Commit
b9a9b4c7
authored
Sep 30, 2018
by
Rémy Huet
💻
Browse files
Fin git push
parent
80900d33
Pipeline
#27922
passed with stage
in 17 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
presentation.tex
View file @
b9a9b4c7
...
...
@@ -658,15 +658,25 @@ Fast-forward
\begin{Verbatim}
$
cd
\Pause
$
cd Documents
\Pause
$
git clone https:
//
gitlab.utc.fr
/
mon
_
login
/
fomation
-
git
$
git clone https:
//
gitlab.utc.fr
/
mon
_
login
/
fomation
-
git
\Pause
...
$
cd formation-git
$
echo "Hello World
!
" > text.txt
$
git add -A
$
git commit
-
m "Ajout fichier text.txt"
$
cd formation-git
\Pause
$
echo "Hello World
!
" > text.txt
\Pause
$
git add -A
\Pause
$
git commit
-
m "Ajout fichier text.txt"
\Pause
...
$
git push
$
git push
\Pause
Username for 'https://gitlab.utc.fr':
\Pause
huetremy
Password for 'https://huetremy@gitlab.utc.fr':
\Pause
warning: redirection vers https://gitlab.utc.fr/huetremy/formation-git.git/
Énumération des objets: 5, fait.
Décompte des objets: 100
% (5/5), fait.
Compression par delta en utilisant jusqu'à 8 fils d'exécution
Compression des objets: 100
% (3/3), fait.
Écriture des objets: 100
% (3/3), 1.19 KiB | 1.19 MiB/s, fait.
Total 3 (delta 2), réutilisés 0 (delta 0)
To https://gitlab.utc.fr/huetremy/picasoft-git.git/
d407f20..80900d3 master -> master
\end{Verbatim}
\end{beamercolorbox}
\end{frame}
...
...
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