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
c696ad51
Unverified
Commit
c696ad51
authored
Jan 16, 2019
by
Rémy Huet
💻
Browse files
Correction git commint alias
parent
a433e01e
Pipeline
#33533
passed with stage
in 22 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/tex/gestion_non_lineaire/fusionner_branches.tex
View file @
c696ad51
...
@@ -164,11 +164,11 @@ $ git log --graph --decorate \Pause
...
@@ -164,11 +164,11 @@ $ git log --graph --decorate \Pause
\framesubtitle
{
Exemple
}
\framesubtitle
{
Exemple
}
\begin
{
beamercolorbox
}
[
rounded
=
true,shadow
=
true
]
{
terminal
}
\begin
{
beamercolorbox
}
[
rounded
=
true,shadow
=
true
]
{
terminal
}
\begin
{
Verbatim
}
\begin
{
Verbatim
}
$
echo "Avant rebase" >> API.txt
&&
git
c
-am "Avant rebase"
\Pause
$
echo "Avant rebase" >> API.txt
&&
git
commit
-am "Avant rebase"
\Pause
[master 6fe645e] Avant rebase
[master 6fe645e] Avant rebase
1 file changed, 1 insertion(+)
\Pause
1 file changed, 1 insertion(+)
\Pause
$
git checkout develop
&&
echo ''Ma première ligne'' >> dev.txt
&&
git
c
-
am ''ajout à dev''
\Pause
$
git checkout develop
&&
echo ''Ma première ligne'' >> dev.txt
&&
git
commit
-
am ''ajout à dev''
\Pause
Basculement sur la branche 'develop'
Basculement sur la branche 'develop'
Votre branche est à jour avec 'origin
/
develop'.
Votre branche est à jour avec 'origin
/
develop'.
[
develop
59
eed
37
]
ajout à dev
[
develop
59
eed
37
]
ajout à dev
...
...
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