mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-02-21 05:56:53 +01:00
use hgblame.py script to show commit description in mercurial blame view
This commit is contained in:
@@ -50,7 +50,7 @@ import javax.xml.bind.annotation.XmlRootElement;
|
||||
* @author Sebastian Sdorra
|
||||
* @since 1.8
|
||||
*/
|
||||
@XmlRootElement(name = "blame-paging")
|
||||
@XmlRootElement(name = "blame-result")
|
||||
@XmlAccessorType(XmlAccessType.FIELD)
|
||||
public class BlameResult
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user