On Mon, May 20, 2013 at 1:01 AM, Junio C Hamano <[email protected]> wrote: > Subject: [PATCH] Documentation/diff-index: mention two modes of operation > > "diff-index" can be used to compare a tree with the tracked working > tree files (when used without the --index option), or with the index > (when used with the --index option). > > The text however did not say anything about the comparision with the
s/comparision/comparison/ > working tree at all. Fix this. > > Reported-by: Albert Netymk <[email protected]> > Signed-off-by: Junio C Hamano <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

