Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
Git niveau 1
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Picasoft
Formations
Git niveau 1
Commits
43cd76a5
Verified
Commit
43cd76a5
authored
Sep 30, 2018
by
Thibaud Duhautbout
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mise en page
parent
89b14c95
Pipeline
#27932
passed with stage
in 18 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
presentation.tex
presentation.tex
+5
-1
No files found.
presentation.tex
View file @
43cd76a5
...
...
@@ -715,6 +715,7 @@ $ echo "ligne qui casse tout..." >> formation.txt
\begin{frame}
[fragile]
{
Annuler les modifications sur un fichier précis
}
\begin{beamercolorbox}
[rounded=true,shadow=true]
{
terminal
}
\vspace
{
-
\seplength
}
\begin{Verbatim}
$
git status
Sur la branche master
...
...
@@ -767,7 +768,8 @@ travail en cours...
\enquote
{
Dis, il paraît qu'on peut récupérer le repo de la présentation, comment faire ?
}
\end
{
block
}
\begin
{
beamercolorbox
}
[
rounded
=
true,shadow
=
true
]
{
terminal
}
\begin
{
Verbatim
}
\vspace
{
-
\seplength
}
\begin
{
Verbatim
}
$
git clone https://gitlab.utc.fr/picasoft/formations/A18/git-v1
\Pause
Clonage dans 'git-v1'...
Username for 'https://gitlab.utc.fr':
\Pause
{}
huetremy
\Pause
...
...
@@ -794,6 +796,7 @@ rien à valider, la copie de travail est propre
\enquote
{
Dis, comment je récupère tes modifications sur mon PC ?
\\
-- T'as essayé git pull ?
\\
--Ah, non...
}
\end{block}
\begin{beamercolorbox}
[rounded=true,shadow=true]
{
terminal
}
\vspace
{
-
\seplength
}
\begin{Verbatim}
$
git pull
\Pause
Username for 'https:
//
gitlab.utc.fr':
\Pause
huetremy
...
...
@@ -820,6 +823,7 @@ Fast-forward
\enquote
{
Dis, comment je peux envoyer mes modifications vers la remote ?
\\
--
Facile
!
Tu utilises git push
!
}
\end
{
block
}
\begin
{
beamercolorbox
}
[
rounded
=
true,shadow
=
true
]
{
terminal
}
\vspace
{
-
\seplength
}
\begin
{
Verbatim
}
$
cd
\Pause
$
cd Documents
\Pause
...
...
Write
Preview
Markdown
is supported
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