a-git-primer/include/gitprettyoptions.tex

4 lines
86 B
TeX

\begin{Verbatim}[]
$ git log --pretty=format:"%as %h %an %s" > log.txt
\end{Verbatim}