Re: Q3 GNOME quarterly report
- From: Nguyen Thai Ngoc Duy <pclouds gmail com>
- To: Gil Forcada <gforcada gnome org>
- Cc: gnome-i18n gnome org
- Subject: Re: Q3 GNOME quarterly report
- Date: Wed, 9 Nov 2011 15:45:13 +0700
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
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
--
Duy
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]