【发布时间】:2013-09-04 18:59:23
【问题描述】:
我想知道如何创建报告。
我需要的第一个报告是从特定用户从开始到结束日期时间更改的所有文件。
第二个,类似于第一个,但我需要提交所有消息,并且文件从特定用户从开始到结束日期时间更改。
我该怎么做?
例子:
报告 1
用户
文件从 2013-07-03 12:34:45 更改为 2013-09-16 15:00:37
a.php
b.txt
c.ini
d.rb
... and the other ones
报告 2
用户
提交从 2013-07-03 12:34:45 到 2013-09-16 15:00:37 并且文件已更改
Message commit 1
e.php
j.txt
Message commit 2
ka.rb
asdf.jsp
... the another ones
【问题讨论】:
标签: git github report reporting