Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ブランチを作成して変更を送信する方法は既に理解しましたが、Jira などのプロジェクト管理プラットフォームを使用しているため、チェックインごとに説明を記述する必要もあります。これは分岐用の私のコードです:
result = p4.run("populate", Path+"/...@"+ Changelist, destination)
説明はどこに書くのですか?現在、説明はコマンドそのものです。