你每天代码 I/O(读/写)多少行?

2014-08-13 19:26:44 +08:00
 luoluoluo
2782 次点击
所在节点    程序员
5 条回复
Artotria
2014-08-13 22:25:02 +08:00
没算过诶,算时间应该可以
luoluoluo
2014-08-13 22:35:43 +08:00
@Artotria 今天读了两千行,感觉有点累了
iptux
2014-08-13 23:00:05 +08:00
$ git diff --shortstat HEAD..00ba305
6 files changed, 102 insertions(+), 159 deletions(-)

一天的产量
siteshen
2014-08-14 01:22:10 +08:00
@iptux 这么一看我今天也没干啥好事
15 files changed, 95 insertions(+), 245 deletions(-)
iptux
2014-08-14 01:59:34 +08:00
$ git diff --shortstat `git log --before=yesterday -1 --pretty=format:%h`..HEAD
7 files changed, 153 insertions(+), 101 deletions(-)

找了一条更简单的命令,HEAD 要放后面不然结果是反的

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/127719

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX