git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Jiang Xin <worldhello.net@gmail.com>
To: 김건우 <rlarjsdn122@naver.com>, "Pratyush Yadav" <me@yadavpratyush.com>
Cc: Git List <git@vger.kernel.org>
Subject: Re: Is GIT GUI still in progress?
Date: Mon, 14 Oct 2019 10:55:07 +0800	[thread overview]
Message-ID: <CANYiYbF3T=1e-ro5mOBWYjhvRWyr8--mZCa8JQMoPB52w505vQ@mail.gmail.com> (raw)
In-Reply-To: <f5eba6e8-b51a-d1a0-0d8f-0aed76d803c9@naver.com>

김건우 <rlarjsdn122@naver.com> 于2019年10月10日周四 上午12:02写道:
>
> Hello.
>
> I have a question whether the GIT GUI project still in progress or not
> because I want to contribute to translating GIT GUI into Korean. I asked
> prati0100 who is a maintainer of GIT GUI on
> Github(https://github.com/prati0100/git-gui), but he doesn't know the
> project is on.
> If the project is in progress, please reply this E-mail with how to
> contribute the GIT GUI for translation.
>
> Thank you.
>
> --
> Signed-off-by: Kim Geonwoo (김건우)<rlarjsdn122@naver.com>
>

Git GUI is a stand-alone project which is periodically merged to Git
project by a subtree merge. According to the latest
SubmittingPatches[1] documentation, git-gui is managed by Pratyush
Yadav in a separate project[2].

As a separate  project, the git-l10n project will merge l10n
contributions into itself and then merge them to Git as a whole
through a subtree merge. As what README.md[3] of git-gui says,
contributing to git-gui should using mailing list. This means l10n
contributors for git-guil, have to use git-format-patch and git
send-email commands to send patches to the mailing list, which is
inconvenience for git-gui l10n contributors. I suppose using a
dedicate git-guil l10n coordinator repository or simply using pull
requests of "prati0100/git-gui" as the l10n contribution workflow,
@Yadav.

[1] https://github.com/git/git/blob/master/Documentation/SubmittingPatches#L375
[2] https://github.com/prati0100/git-gui
[3] https://github.com/prati0100/git-gui/blob/master/README.md

       reply	other threads:[~2019-10-14  2:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <f5eba6e8-b51a-d1a0-0d8f-0aed76d803c9@naver.com>
2019-10-14  2:55 ` Jiang Xin [this message]
2019-10-14  3:06   ` Is GIT GUI still in progress? Jiang Xin
2019-10-14 14:37   ` Pratyush Yadav

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CANYiYbF3T=1e-ro5mOBWYjhvRWyr8--mZCa8JQMoPB52w505vQ@mail.gmail.com' \
    --to=worldhello.net@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=me@yadavpratyush.com \
    --cc=rlarjsdn122@naver.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).