首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >What Do Cryptic Github Comments Mean?

What Do Cryptic Github Comments Mean?

作者头像
happy123.me
发布2018-06-04 12:39:38
3810
发布2018-06-04 12:39:38
举报
文章被收录于专栏:乐享123乐享123乐享123

在Github的Issue里面经常见到一堆ACK,原来知道肯定不是TCP的ACK,估计是acknowledge之类的缩写,但是一直不求甚解。

今天心血来潮搜了一下,嗯,猜的也差不多:

  • LGTM—looks good to me
  • 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

像比特币代码仓库里还经常见到:

  • Concept ACK—agree with the concept, but haven’t reviewed the changes
  • utACK (aka. Untested ACK)—agree with the changes and reviewed them, but didn’t test
  • Tested ACK—agree with the changes, reviewed and tested

资料来源:

https://medium.freecodecamp.org/what-do-cryptic-github-comments-mean-9c1912bcc0a4

https://github.com/dear-github/dear-github

http://www.catb.org/jargon/html/index.html

本文参与 腾讯云自媒体分享计划,分享自作者个人站点/博客。
如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客 前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体分享计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档