Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
courses
Git course
Commits
df62604c
Commit
df62604c
authored
Jun 20, 2014
by
bow
Browse files
Updates git commands for more interactive session
parent
e78641e0
Changes
1
Hide whitespace changes
Inline
Side-by-side
basics/basics.tex
View file @
df62604c
...
...
@@ -39,6 +39,7 @@
\bigskip
\begin{lstlisting}
[language=none, caption=Make a new repository.]
$
cd ~
/
projects
$
git init
Initialized empty Git repository in <path>/.git/
\end{lstlisting}
...
...
@@ -193,8 +194,6 @@
\bigskip
\begin{lstlisting}
[language=none, caption=The log of our project.]
$
git add README
$
git commit
$
git log
commit cc
61
ee
7
cd
72590
f
3
bebcc
9
e
1
ff
3
e
9435
c
7
f
7
dd
28
Author: J.F.J. Laros <j.f.j.laros@lumc.nl>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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