diff options
author | Junio C Hamano <junkio@cox.net> | 2006-12-01 20:45:45 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-12-13 11:15:07 -0800 |
commit | b11121d9e330c40f5d089636f176d089e5bb1885 (patch) | |
tree | 0111117ae7624ac4a0fc74e93fb4e80a9d103c32 /git-clean.sh | |
parent | Merge branch 'jc/read-tree-ignore' (diff) | |
download | tgif-b11121d9e330c40f5d089636f176d089e5bb1885.tar.xz |
git-blame: show lines attributed to boundary commits differently.
When blaming with revision ranges, often many lines are attributed
to different commits at the boundary, but they are not interesting
for the purpose of finding project history during that revision range.
This outputs the lines blamed on boundary commits differently. When
showing "human format" output, their SHA-1 are shown with '^' prefixed.
In "porcelain format", the commit will be shown with an extra attribute
line "boundary".
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-clean.sh')
0 files changed, 0 insertions, 0 deletions