On May 21, 2010, at 12:30 PM, Jakub Narebski wrote: > Andrew Keller <andrew@xxxxxxxxxxxxxx> writes: >> Is it possible to change the indent of a line (or multiple lines) >> without rewriting the whole line? Or, more specifically, can a >> commit exist that modifies the leading whitespace of a line but >> still allows you to trace the origin of the line to a previous >> commit? > > Whatever for? Use "git blame -w <file>" (ignore whitespace). Because I forgot about -w of blame... Thanks, ~ Andrew Keller -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html