Show More
@@ -440,7 +440,7 b' def branches(ui, repo, active=False):' | |||||
440 | """list repository named branches |
|
440 | """list repository named branches | |
441 |
|
441 | |||
442 | List the repository's named branches, indicating which ones are |
|
442 | List the repository's named branches, indicating which ones are | |
443 | inactive. If active is specified, only show active branches. |
|
443 | inactive. If -a/--active is specified, only show active branches. | |
444 |
|
444 | |||
445 | A branch is considered active if it contains repository heads. |
|
445 | A branch is considered active if it contains repository heads. | |
446 |
|
446 |
General Comments 0
You need to be logged in to leave comments.
Login now