Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Gregory Mounie
formation-git
Commits
3279a19a
Unverified
Commit
3279a19a
authored
Apr 07, 2021
by
Sylvain Bouveret
Browse files
Nettoyage et ajout du logo CC-BY-SA
parent
47571382
Changes
47
Hide whitespace changes
Inline
Side-by-side
FormaContinue_MeteoAvril2021/Slides/Makefile
View file @
3279a19a
...
...
@@ -32,7 +32,14 @@ all: slides handouts
PDFLATEX_OPTIONS
=
-file-line-error
LU_MASTERS
=
$(SLIDES)
$(HANDOUTS)
DEPENDS
=
$(TEXANIMS)
TEXINPUTS
:=
sty
$(
addprefix
:,
$(TEXINPUTS)
)
::
export
TEXINPUTS
include
LaTeX.mk
debug
:
@
echo
LU_MASTERS
=
$(LU_MASTERS)
mrproper
:
clean
rm
-f
$(SLIDES:%=%.pdf)
rm
-f
$(SLIDES:%=%.tex)
FormaContinue_MeteoAvril2021/Slides/configuring-git.tex
View file @
3279a19a
...
...
@@ -13,12 +13,16 @@
\institute
[first.last@imag.fr]
{
[first].[last]@imag.fr
\\
\url
{
http://recherche.noiraudes.net/resources/git/configuring-git-slides.pdf
}}
\date
{
201
7
}
\date
{
20
2
1
}
\begin{document}
\begin{frame}
\titlepage
\begin{center}
\includegraphics
[width=2cm]
{
images/CC-BY-SA
}
\end{center}
\end{frame}
\begin{frame}
...
...
FormaContinue_MeteoAvril2021/Slides/git-bisect-1.png
deleted
120000 → 0
View file @
47571382
../../Slides/git-bisect-1.png
\ No newline at end of file
FormaContinue_MeteoAvril2021/Slides/git-bisect-2.png
deleted
120000 → 0
View file @
47571382
../../Slides/git-bisect-2.png
\ No newline at end of file
FormaContinue_MeteoAvril2021/Slides/git-bisect-3.png
deleted
120000 → 0
View file @
47571382
../../Slides/git-bisect-3.png
\ No newline at end of file
FormaContinue_MeteoAvril2021/Slides/git-bisect-4.png
deleted
120000 → 0
View file @
47571382
../../Slides/git-bisect-4.png
\ No newline at end of file
FormaContinue_MeteoAvril2021/Slides/git-bisect-5.png
deleted
120000 → 0
View file @
47571382
../../Slides/git-bisect-5.png
\ No newline at end of file
FormaContinue_MeteoAvril2021/Slides/git-gui-blame.png
deleted
120000 → 0
View file @
47571382
../../Slides/git-gui-blame.png
\ No newline at end of file
FormaContinue_MeteoAvril2021/Slides/git-history.tex
View file @
3279a19a
...
...
@@ -15,12 +15,16 @@
\institute
[first.last@imag.fr]
{
[first].[last]@imag.fr
\\
\url
{
http://recherche.noiraudes.net/resources/git/Slides/
\jobname
.pdf
}}
\date
{
201
7
}
\date
{
20
2
1
}
\begin{document}
%\begin{comment}
\begin{frame}
[plain]
\titlepage
\begin{center}
\includegraphics
[width=2cm]
{
images/CC-BY-SA
}
\end{center}
\end{frame}
\begin{frame}
...
...
@@ -49,7 +53,7 @@
~
\\
\includegraphics
[width=.95\textwidth]
{
git-gui-blame
}
\includegraphics
[width=.95\textwidth]
{
images/
git-gui-blame
}
\end{center}
\end{frame}
...
...
@@ -86,11 +90,11 @@ commit 60ed26438c909fd273528e67b399ee6ca4028e1e
\begin
{
center
}
\texttt
{
git bisect visualize
}
\only
<all:
1
>
{
\includegraphics
[
width
=
.
8
\textwidth
]
{
git
-
bisect
-
1
}}
\only
<all:
2
>
{
\includegraphics
[
width
=
.
8
\textwidth
]
{
git
-
bisect
-
2
}}
\only
<all:
3
>
{
\includegraphics
[
width
=
.
8
\textwidth
]
{
git
-
bisect
-
3
}}
\only
<all:
4
>
{
\includegraphics
[
width
=
.
8
\textwidth
]
{
git
-
bisect
-
4
}}
\only
<all:
5
>
{
\includegraphics
[
width
=
.
8
\textwidth
]
{
git
-
bisect
-
5
}}
\only
<all:
1
>
{
\includegraphics
[
width
=
.
8
\textwidth
]
{
images
/
git
-
bisect
-
1
}}
\only
<all:
2
>
{
\includegraphics
[
width
=
.
8
\textwidth
]
{
images
/
git
-
bisect
-
2
}}
\only
<all:
3
>
{
\includegraphics
[
width
=
.
8
\textwidth
]
{
images
/
git
-
bisect
-
3
}}
\only
<all:
4
>
{
\includegraphics
[
width
=
.
8
\textwidth
]
{
images
/
git
-
bisect
-
4
}}
\only
<all:
5
>
{
\includegraphics
[
width
=
.
8
\textwidth
]
{
images
/
git
-
bisect
-
5
}}
\end
{
center
}
\end
{
frame
}
...
...
@@ -308,7 +312,7 @@ problem the commit is trying to solve?)
\begin
{
frame
}
\begin
{
center
}
\includegraphics
[
width
=
.
7
\textwidth
]
{
git
-
transport
}
\includegraphics
[
width
=
.
7
\textwidth
]
{
images
/
git
-
transport
}
\end
{
center
}
\end
{
frame
}
...
...
FormaContinue_MeteoAvril2021/Slides/git-tools.tex
View file @
3279a19a
\usepackage
{
moy-bouveret-slides
}
\usepackage
{
tikz
}
\usetikzlibrary
{
shapes
}
\usepackage
{
moy-tikz
}
%
\usepackage{moy-tikz}
\usepackage
{
comment
}
\title
{
Git tools
}
...
...
@@ -14,12 +14,16 @@
\url
{
http://recherche.noiraudes.net/resources/git/git-slides.pdf
}}
\date
{
201
7
}
\date
{
20
2
1
}
\begin{document}
\begin{frame}
\titlepage
\begin{center}
\includegraphics
[width=2cm]
{
images/CC-BY-SA
}
\end{center}
\end{frame}
\section
{
Git integrated graphical interface
}
...
...
@@ -45,7 +49,7 @@
\begin{columns}
\begin{column}
{
.4
\textwidth
}
\includegraphics
[width=\textwidth]
{
git-gui
}
\includegraphics
[width=\textwidth]
{
images/
git-gui
}
\end{column}
\begin{column}
{
.6
\textwidth
}
A Tcl/Tk graphical user interface dedicated to making commit with:
...
...
@@ -64,7 +68,7 @@
\begin{columns}
\begin{column}
{
.7
\textwidth
}
\includegraphics
[width=\textwidth]
{
git-gui-patch
}
\includegraphics
[width=\textwidth]
{
images/
git-gui-patch
}
\end{column}
\begin{column}
{
.3
\textwidth
}
Each individual patch may be added or removed from the index in
...
...
@@ -80,7 +84,7 @@
\begin{columns}
\begin{column}
{
.6
\textwidth
}
\includegraphics
[width=\textwidth]
{
git-gui-commit
}
\includegraphics
[width=\textwidth]
{
images/
git-gui-commit
}
\end{column}
\begin{column}
{
.4
\textwidth
}
Create the commit message with a very simple editor (yet still
...
...
@@ -102,7 +106,7 @@
It also helps to visit quickly who write the code, when and why
(commit message)
\includegraphics
[width=\textwidth]
{
git-gui-blame
}
\includegraphics
[width=\textwidth]
{
images/
git-gui-blame
}
\end{frame}
\subsection
{
gitk
}
...
...
@@ -112,7 +116,7 @@
\begin{columns}
\begin{column}
{
.5
\textwidth
}
\includegraphics
[width=\textwidth]
{
gitk
}
\includegraphics
[width=\textwidth]
{
images/
gitk
}
\end{column}
\begin{column}
{
.5
\textwidth
}
A Tcl/Tk graphical user interface dedicated to visualize changes
...
...
@@ -138,7 +142,7 @@
\begin{columns}
\begin{column}
{
.5
\textwidth
}
\includegraphics
[width=\textwidth]
{
gitweb
}
\includegraphics
[width=\textwidth]
{
images/
gitweb
}
\end{column}
\begin{column}
{
.5
\textwidth
}
A web graphical user interface dedicated to visualize the
...
...
@@ -161,7 +165,7 @@
\frametitle
{
Many specialized interfaces
}
\begin{columns}
\begin{column}
{
.3
\textwidth
}
\includegraphics
[width=\textwidth]
{
gource
}
\includegraphics
[width=\textwidth]
{
images/
gource
}
\end{column}
\begin{column}
{
.7
\textwidth
}
\lstinline
{
Gource
}
animates the contribution among the time, around two points: files and contributors.
...
...
@@ -179,9 +183,9 @@
\frametitle
{
Eclipse et git: Egit
}
\begin{columns}
\begin{column}
{
.3
\textwidth
}
\includegraphics
[width=\textwidth]
{
eclipse-team-menu
}
\includegraphics
[width=\textwidth]
{
images/
eclipse-team-menu
}
---
\includegraphics
[width=\textwidth]
{
egit-tuto-diff
}
\includegraphics
[width=\textwidth]
{
images/
egit-tuto-diff
}
\end{column}
\begin{column}
{
.7
\textwidth
}
\lstinline
{
Egit
}
is the git plugin of Eclipse. Most
...
...
@@ -203,7 +207,7 @@
\begin{columns}
\begin{column}
{
.3
\textwidth
}
\includegraphics
[width=\textwidth]
{
github
}
\includegraphics
[width=\textwidth]
{
images/
github
}
\end{column}
\begin{column}
{
.7
\textwidth
}
\lstinline
{
Github
}
is a git server and a dedicated web site. 75
...
...
@@ -220,7 +224,7 @@
\begin{columns}
\begin{column}
{
.3
\textwidth
}
\includegraphics
[width=\textwidth]
{
gitlab
}
\includegraphics
[width=\textwidth]
{
images/
gitlab
}
\end{column}
\begin{column}
{
.7
\textwidth
}
\lstinline
{
Gitlab
}
provides similar functionnalities. Free
...
...
FormaContinue_MeteoAvril2021/Slides/git-transport.png
deleted
120000 → 0
View file @
47571382
../../Slides/git-transport.png
\ No newline at end of file
FormaContinue_MeteoAvril2021/Slides/git-workflow.tex
View file @
3279a19a
...
...
@@ -14,13 +14,17 @@
\institute
[first.last@imag.fr]
{
[first].[last]@imag.fr
\\
\url
{
http://recherche.noiraudes.net/resources/git/git-workflow-slides.pdf
}}
\date
{
201
7
}
\date
{
20
2
1
}
\begin{document}
%\begin{comment}
\begin{frame}
\titlepage
\begin{center}
\includegraphics
[width=2cm]
{
images/CC-BY-SA
}
\end{center}
\end{frame}
\begin{frame}
...
...
@@ -81,7 +85,7 @@
\begin{columns}
\begin{column}
{
.48
\textwidth
}
\includegraphics
[width=\textwidth]
{
vincent
_
driessen
_
model
}
\includegraphics
[width=\textwidth]
{
images/
vincent
_
driessen
_
model
}
\end{column}
\begin{column}
{
.48
\textwidth
}
\begin{itemize}
...
...
FormaContinue_MeteoAvril2021/Slides/git.tex
View file @
3279a19a
...
...
@@ -21,6 +21,10 @@
\begin{frame}
[plain]
\titlepage
\begin{center}
\includegraphics
[width=2cm]
{
images/CC-BY-SA
}
\end{center}
\end{frame}
\begin{frame}
{
First, safety instructions...
}
...
...
FormaContinue_MeteoAvril2021/Slides/gitk-branch.png
deleted
120000 → 0
View file @
47571382
../../Slides/gitk-branch.png
\ No newline at end of file
FormaContinue_MeteoAvril2021/Slides/images/CC-BY-SA.pdf
0 → 100644
View file @
3279a19a
File added
FormaContinue_MeteoAvril2021/Slides/eclipse-team-menu.png
→
FormaContinue_MeteoAvril2021/Slides/
images/
eclipse-team-menu.png
View file @
3279a19a
File moved
FormaContinue_MeteoAvril2021/Slides/egit-tuto-diff.png
→
FormaContinue_MeteoAvril2021/Slides/
images/
egit-tuto-diff.png
View file @
3279a19a
File moved
FormaContinue_MeteoAvril2021/Slides/ensimag.pdf
→
FormaContinue_MeteoAvril2021/Slides/
images/
ensimag.pdf
View file @
3279a19a
File moved
FormaContinue_MeteoAvril2021/Slides/images/git-bisect-1.png
0 → 100644
View file @
3279a19a
144 KB
FormaContinue_MeteoAvril2021/Slides/images/git-bisect-2.png
0 → 100644
View file @
3279a19a
148 KB
Prev
1
2
3
Next
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