Search code examples
mercuriallines-of-code

Finding a repository LOC's added in a specific commit


Is it possible to find a repository's total lines of code added in a specific commit?


Solution

  • The churn extension does what I need:

    hg churn --rev 100