From 7b464f9fdf067d272f7a86ace990fe0d3e76dceb Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Fri, 7 Oct 2005 10:59:32 +0200 Subject: [PATCH] [PATCH] doc: simplify the git checkout command --- doc/blktrace.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/blktrace.tex b/doc/blktrace.tex index 5e47c01..0ebbdd3 100644 --- a/doc/blktrace.tex +++ b/doc/blktrace.tex @@ -66,7 +66,7 @@ As noted above, the kernel patch along with the blktrace and blkparse utilities \begin{verbatim} % git clone rsync://rsync.kernel.org/pub/scm/linux/kernel/git/axboe/blktrace.git bt % cd bt -% git-read-tree -m HEAD && git-checkout-cache -q -f -u -a +% git checkout \end{verbatim} \subsection{\label{sec:patching}Patching and configuring the Linux kernel} -- 2.25.1