Page MenuHomePhabricator

Implement SVN style blame command to help figure out where a line came from
Closed, DuplicatePublic

Description

Author: ezyang

Description:
Implement blame command, like Subversion's:
http://svnbook.red-bean.com/en/1.1/re02.html

This should let us figure out where exactly all the lines in an article came
from, or, at least, who last edited them.

Will be interesting to get this implemented on a per sentence basis, but unlikely.


Version: 1.6.x
Severity: enhancement
URL: http://svnbook.red-bean.com/en/1.1/re02.html

Details

Reference
bz4796