P4 使用
1、如果需要修改某一个文件,可以先在 depot 页面 checkout
(checkout 所做的工作就是 1、git reset 到 stash 这一级,并将workspace中对应文件变成可写 2、这样在右边 pending 页面中,diff against 就可以查看checkout的文件改动了)
2、如果需要删除某一个文件,可以在depot 页面 mark for delete
3、如果需要添加一个文件,在 workspace 页面 mark for add
1、如果需要修改某一个文件,可以先在 depot 页面 checkout
(checkout 所做的工作就是 1、git reset 到 stash 这一级,并将workspace中对应文件变成可写 2、这样在右边 pending 页面中,diff against 就可以查看checkout的文件改动了)
2、如果需要删除某一个文件,可以在depot 页面 mark for delete
3、如果需要添加一个文件,在 workspace 页面 mark for add
原文作者:ddddfang
原文链接:https://ddddfang.github.io/2019/01/28/perforce/
发表日期:January 28th 2019, 6:47:11 pm
更新日期:January 30th 2019, 1:57:19 pm
版权声明:本文采用知识共享署名-非商业性使用 4.0 国际许可协议进行许可
jsonContent: meta: false pages: false posts: title: true date: true path: true text: false raw: false content: false slug: false updated: false comments: false link: false permalink: false excerpt: false categories: true tags: true