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
4ecc749e
Unverified
Commit
4ecc749e
authored
Jan 15, 2019
by
Rémy Huet
💻
Browse files
Corrections
parent
1960125a
Pipeline
#33518
passed with stage
in 21 seconds
Changes
3
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
src/tex/utilisation_remotes/envoyer_travail.tex
View file @
4ecc749e
...
@@ -6,6 +6,8 @@
...
@@ -6,6 +6,8 @@
\end{block}
\end{block}
\begin{beamercolorbox}
[rounded=true, shadow=true]
{
terminal
}
\begin{beamercolorbox}
[rounded=true, shadow=true]
{
terminal
}
\begin{Verbatim}
\begin{Verbatim}
$
cd ..
\Pause
$
git clone git@gitlab.utc.fr:<mon
_
login>/<mon
_
repo>
\Pause
$
git clone git@gitlab.utc.fr:<mon
_
login>/<mon
_
repo>
\Pause
[
\ldots
]
\Pause
[
\ldots
]
\Pause
...
...
src/tex/utilisation_remotes/presentation.tex
View file @
4ecc749e
\begin{frame}
\begin{frame}
\frametitle
{
Le concept des remotes
}
\frametitle
{
Le concept des remotes
}
\begin{block}
{
Présentation
}
\begin{block}
{
Présentation
}
Une
\enquote
{
remote
}
est un dépôt git en ligne. Celui-ci se comporte comme un dépôt local, à part qu'
on
ne p
eut pas y faire directement des commits
.
Une
\enquote
{
remote
}
est un dépôt git en ligne. Celui-ci se comporte comme un dépôt local, à part qu'
il
ne p
ossède pas de
\enquote
{
working directory
}
.
\end{block}
\end{block}
\begin{block}
{
Intérêt
}
\begin{block}
{
Intérêt
}
\begin{itemize}
\begin{itemize}
...
...
src/tex/utilisation_remotes/recuperer_travail.tex
View file @
4ecc749e
...
@@ -9,6 +9,8 @@
...
@@ -9,6 +9,8 @@
\end{block}
\end{block}
\begin{beamercolorbox}
[rounded=true, shadow=true]
{
terminal
}
\begin{beamercolorbox}
[rounded=true, shadow=true]
{
terminal
}
\begin{Verbatim}
\begin{Verbatim}
$
cd ..
\Pause
$
git clone git@gitlab.utc.fr:picasoft/apis/h19/init/git
\Pause
$
git clone git@gitlab.utc.fr:picasoft/apis/h19/init/git
\Pause
Clonage dans 'git'...
Clonage dans 'git'...
remote: Enumerating objects: 384, done.
remote: Enumerating objects: 384, done.
...
...
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