Re: Q3 GNOME quarterly report



Den 09-11-2011 09:45, Nguyen Thai Ngoc Duy skrev:
On Wed, Nov 9, 2011 at 2:07 PM, Gil Forcada<gforcada gnome org>  wrote:
We could try to ask the git statistics gurus to make some numbers on how
many commits the whole translations teams have been made, so that it can
be shown in the quarterly reports... I would like to do that, I have to
find how to do it thought :)

Translation teams (or at least Vietnamese) tend to commit in bulk, the

commit in bulk? across modules???

number of commits does not really reflect the amount of work nor
progress. The following command will print the number of commits that
touch po/vi.po on branch master

git rev-list master -- po/vi.po | wc -l



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]