git-blame missing output format documentation
From: Ori Avtalion <hidden>
Date: 2016-06-15 22:47:14
From: Ori Avtalion <hidden>
Date: 2016-06-15 22:47:14
Hi, "git blame" prefixes boundary commit tree-ish's with ^. This doesn't seem to be documented in the git-blame manpage. Is it a convention used elsewhere, that it can go unmentioned? Also, the manpage doesn't describe the format of the regualr, non-porcelain, output. Doesn't it deserve its own section? The only non-obvious parts to me are the the boundary commit notation, mentioned above, and the filename in the second column.