Fossil SCM
Reword branch ls description for --self
Commit
d66ccf646e345887a0aebda830f1d1ecc948bb3ae1536b04fce1d8d2611ef523
Parent
d0f15a1b655b9a5…
1 file changed
+1
-1
+1
-1
| --- src/branch.c | ||
| +++ src/branch.c | ||
| @@ -628,11 +628,11 @@ | ||
| 628 | 628 | ** -M|--unmerged List branches not merged into the current branch |
| 629 | 629 | ** -p List only private branches |
| 630 | 630 | ** -r Reverse the sort order |
| 631 | 631 | ** -t Show recently changed branches first |
| 632 | 632 | ** --username USER List only branches with check-ins by USER |
| 633 | -** --self List only branches with check-ins by the default user | |
| 633 | +** --self List only branches with check-ins by the current user | |
| 634 | 634 | ** |
| 635 | 635 | ** The current branch is marked with an asterisk. Private branches are |
| 636 | 636 | ** marked with a hash sign. |
| 637 | 637 | ** |
| 638 | 638 | ** If GLOB is given, show only branches matching the pattern. |
| 639 | 639 |
| --- src/branch.c | |
| +++ src/branch.c | |
| @@ -628,11 +628,11 @@ | |
| 628 | ** -M|--unmerged List branches not merged into the current branch |
| 629 | ** -p List only private branches |
| 630 | ** -r Reverse the sort order |
| 631 | ** -t Show recently changed branches first |
| 632 | ** --username USER List only branches with check-ins by USER |
| 633 | ** --self List only branches with check-ins by the default user |
| 634 | ** |
| 635 | ** The current branch is marked with an asterisk. Private branches are |
| 636 | ** marked with a hash sign. |
| 637 | ** |
| 638 | ** If GLOB is given, show only branches matching the pattern. |
| 639 |
| --- src/branch.c | |
| +++ src/branch.c | |
| @@ -628,11 +628,11 @@ | |
| 628 | ** -M|--unmerged List branches not merged into the current branch |
| 629 | ** -p List only private branches |
| 630 | ** -r Reverse the sort order |
| 631 | ** -t Show recently changed branches first |
| 632 | ** --username USER List only branches with check-ins by USER |
| 633 | ** --self List only branches with check-ins by the current user |
| 634 | ** |
| 635 | ** The current branch is marked with an asterisk. Private branches are |
| 636 | ** marked with a hash sign. |
| 637 | ** |
| 638 | ** If GLOB is given, show only branches matching the pattern. |
| 639 |