Show More
@@ -133,7 +133,7 b' def churn(ui, repo, *pats, **opts):' | |||||
133 | Examples:: |
|
133 | Examples:: | |
134 |
|
134 | |||
135 | # display count of changed lines for every committer |
|
135 | # display count of changed lines for every committer | |
136 |
hg churn - |
|
136 | hg churn -T "{author|email}" | |
137 |
|
137 | |||
138 | # display daily activity graph |
|
138 | # display daily activity graph | |
139 | hg churn -f "%H" -s -c |
|
139 | hg churn -f "%H" -s -c |
General Comments 0
You need to be logged in to leave comments.
Login now