[petsc-dev] writing to petsc-hg
Jed Brown
jedbrown at mcs.anl.gov
Mon Sep 9 13:59:22 CDT 2013
Victor Eijkhout <eijkhout at tacc.utexas.edu> writes:
> On Sep 9, 2013, at 1:23 PM, Barry Smith <bsmith at mcs.anl.gov> wrote:
>
>> NO. We want you to write directly, no emailing patches!
>
> Just give me access to the git repo and I'll push there. I can probably figure out how to.
You have access. Please develop in a branch and push it when you're
ready.
$ git checkout -b victor/fix-typos maint
... edit, commit ...
$ git push -u origin victor/fix-typos
Let us know if you have any questions.
https://bitbucket.org/petsc/petsc/wiki/Home
https://bitbucket.org/petsc/petsc/wiki/developer-instructions-git
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20130909/ab02c6f7/attachment.sig>
More information about the petsc-dev
mailing list