Find branches
Find branches using the cm find command in Unity Version Control CLI.
阅读时间1 分钟最后更新于 9 个月前
Find and filter branches.
Filtering options
The following list displays the different filtering options (wherecm find branchattributeattrvaluechangesetscommentdateguididitemnameownerparentrepllogidreplsrcdatereplsrcidreplsrcrepositoryreplsrcserver
Output options
The following list displays the different output options (--formatcm find branchcommentdateidnameownerparent
cm find branches
example
The following example filters branches by the following requirements:
cm find branches- The owner is .
name - The branch was created after .
2013/03/01
cm find branches "where owner='name' and date >= '2013/03/01'" --format="{name,-30} {date}"/main/scm12636/scm12666 22/04/2013 16:32:31/main/scm12313 29/05/2013 17:36:04Total: 2