equal
deleted
inserted
replaced
323 inferrepo=True) |
323 inferrepo=True) |
324 def annotate(ui, repo, *pats, **opts): |
324 def annotate(ui, repo, *pats, **opts): |
325 """show changeset information by line for each file |
325 """show changeset information by line for each file |
326 |
326 |
327 List changes in files, showing the revision id responsible for |
327 List changes in files, showing the revision id responsible for |
328 each line |
328 each line. |
329 |
329 |
330 This command is useful for discovering when a change was made and |
330 This command is useful for discovering when a change was made and |
331 by whom. |
331 by whom. |
332 |
332 |
333 Without the -a/--text option, annotate will avoid processing files |
333 Without the -a/--text option, annotate will avoid processing files |