|
|
|
|
|
by darrenf
3034 days ago
|
|
> The feature has a terrible name But in svn the feature is actually called "annotate"; "blame" and "praise" are mere aliases for it. To quote the book[0]: you may find yourself typing svn blame …
or svn praise … instead of using the canonical
svn annotate command form. That's okay—the
Subversion developers anticipated as much,
so those particular command aliases work, too!
[0] http://svnbook.red-bean.com/en/1.7/svn.tour.history.html#svn... |
|