Skip to content
Snippets Groups Projects
Commit 8285f480 authored by Administrator's avatar Administrator
Browse files

Time for lunch, shouldn't be that much left

parent ee5645b8
Branches
No related tags found
No related merge requests found
...@@ -437,7 +437,10 @@ Resolve the conflict by editing the file and choose which version, or ...@@ -437,7 +437,10 @@ Resolve the conflict by editing the file and choose which version, or
combination of them, that should be kept. In the above case it seems combination of them, that should be kept. In the above case it seems
pretty obvious that the second version is just crap so we remove it as pretty obvious that the second version is just crap so we remove it as
well as the conflict markers. Then we commit the resolved file. well as the conflict markers. Then we commit the resolved file.
\begin{lstlisting}
andersn@stodola: git commit -am"Resolved merge conflict"
[master ee5645b] Resolved merge conflict
\end{lstlisting}
\section{Further Reading} \section{Further Reading}
\label{sec:furtherreading} \label{sec:furtherreading}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment