[PATCH] doc: simplify the git checkout command
authorJens Axboe <axboe@suse.de>
Fri, 7 Oct 2005 08:59:32 +0000 (10:59 +0200)
committerJens Axboe <axboe@suse.de>
Fri, 7 Oct 2005 08:59:32 +0000 (10:59 +0200)
doc/blktrace.tex

index 5e47c01cbe4c0e11e2cdcef5327c258a301b105a..0ebbdd302f471076c02c1513ff44b7dafc38cfc3 100644 (file)
@@ -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}