git-Git 团队协作中常用检查术语 WIP PTAL CC LGTM 等解释

tech2025-04-28  13

Git 团队协作中常用检查术语 WIP PTAL CC LGTM 等解释

WIP   Work in progress, do not merge yet. // 开发中LGTM Looks good to me. // Riview 完别人的 PR ,没有问题PTAL Please take a look. // 帮我看下,一般都是请别人 review 自己的 PRCC Carbon copy // 一般代表抄送别人的意思RFC  —  request for comments. // 我觉得这个想法很好, 我们来一起讨论下IIRC  —  if I recall correctly. // 如果我没记错ACK  —  acknowledgement. // 我确认了或者我接受了,我承认了NACK/NAK — negative acknowledgement. // 我不同意
最新回复(0)