[webkit-dev] webkit-patch setup-git-clone

Ryosuke Niwa rniwa at webkit.org
Tue Dec 24 11:57:08 PST 2013


It shouldn't affect your global (git) username / email address since the
command runs "git config user.name" and "git config user.email" without
--global option.

- R. Niwa

On Tue, Dec 24, 2013 at 11:40 AM, Dirk Schulze <krit at webkit.org> wrote:

>
> On Dec 24, 2013, at 8:17 PM, Ryosuke Niwa <rniwa at webkit.org> wrote:
>
> > I recently added a new webkit-patch setup-git-clone to automate many
> steps described in http://trac.webkit.org/wiki/UsingGitWithWebKit
> >
> > This command has been available since
> http://trac.webkit.org/changeset/160039
> >
> > If you find any bugs, missing features, etc… I'm more than happy to
> review your patches.
>
> That is cool! I assume it also does the global changes like user name and
> email that I should be aware of?
>
> Greetings,
> Dirk
>
> >
> > - R. Niwa
> >
> > _______________________________________________
> > webkit-dev mailing list
> > webkit-dev at lists.webkit.org
> > https://lists.webkit.org/mailman/listinfo/webkit-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-dev/attachments/20131224/5dcd5c14/attachment.html>


More information about the webkit-dev mailing list