Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Commit 1af6a87

Browse files
peffgitster
authored andcommitted
contrib: drop blameview/ directory
Blameview was a quick-and-dirty demonstration of how blame's incremental output could be used in an interface. These days one can find much better (and less ugly!) demonstrations in "git gui blame" and "tig blame". The only advantage blameview has is that its code is perhaps simpler to read. However, that is balanced by the fact that it probably has bugs, as nobody uses it nor has touched the code in 6 years. An implementor is probably better off just reading the "incremental output" section of "man git-blame". Signed-off-by: Jeff King <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 9721ac9 commit 1af6a87

File tree

2 files changed

+0
-164
lines changed

2 files changed

+0
-164
lines changed

contrib/blameview/README

Lines changed: 0 additions & 9 deletions
This file was deleted.

contrib/blameview/blameview.perl

Lines changed: 0 additions & 155 deletions
This file was deleted.

0 commit comments

Comments
 (0)