Git团队协助(工作)中经常用到的`术语`

最早是在sanic的一个pull request 的回复中,看到LGTM.

image.png

参见:
https://github.com/channelcat/sanic/pull/904#issuecomment-323905841

当时看不懂什么意思,难道是骂人的话?

查了一下,发现竟然是looks good to me的意思。和之前review时经常用到的it's fine to me, it's ok to me一个意思。

然后顺便整理了几个常用的术语。 总体的原则还是“不要滥用”。如果(团队其他人,或者身边人)不了解,所谓的术语就变得"晦涩难懂"。

LGTM  —  looks good to me  - 看起来不错 -  Riview 完别人的 PR ,没有问题
ACK  —  acknowledgement, i.e. agreed/accepted change
NACK/NAK — negative acknowledgement, i.e. disagree with change and/or concept
RFC  —  request for comments, i.e. I think this is a good idea, lets discuss
WIP  —  work in progress, do not merge yet  -  开发中
AFAIK/AFAICT  —  as far as I know / can tell
IIRC  —  if I recall correctly
IANAL  — “ I am not a lawyer ”, but I smell licensing issues

PTAL -  Please Take A Look - 帮我看下 - 一般都是请别人 review 自己的 PR 

扩展阅读:

https://www.v2ex.com/t/342117
你平时在使用 Git 团队协作中经常使用哪些术语?
简介:
v2ex中的一个提问。

What do cryptic Github comments mean?
https://medium.freecodecamp.com/what-do-cryptic-github-comments-mean-9c1912bcc0a4

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容