Skip to content
Snippets Groups Projects
Commit df62604c authored by bow's avatar bow
Browse files

Updates git commands for more interactive session

parent e78641e0
No related branches found
No related tags found
1 merge request!3Updates bow
......@@ -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 cc61ee7cd72590f3bebcc9e1ff3e9435c7f7dd28
Author: J.F.J. Laros <j.f.j.laros@lumc.nl>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment