[petsc-dev] bitbucket giving wrong information

Barry Smith bsmith at mcs.anl.gov
Thu Dec 4 17:01:41 CST 2014


> On Dec 4, 2014, at 4:10 PM, Satish Balay <balay at mcs.anl.gov> wrote:
> 
> On Thu, 4 Dec 2014, Barry Smith wrote:
> 
>> 
>>> On Dec 4, 2014, at 3:33 PM, Jed Brown <jed at jedbrown.org> wrote:
>>> 
>>> Patrick Sanan <patrick.sanan at gmail.com> writes:
>>>>> Sure thanks, but there is no way I can remember this; hence bitbucket should walk me through it.
>>>> Yeah - their helpful hint doesnt work when pulling across repos, which is a useful, probably typical, case, so it'd be better for then to have said nothing!
>>> 
>>> GitHub does better here:
>>> 
>>> | You can merge this Pull Request by running:
>>> | 
>>> |   git pull https://github.com/someuser/petsc someuser/branch-name
>> 
>>  Nice, this is what I want. Has bitbucket been made aware of their definiciecy so they can fix it?
> 
> I think we need a workflow where we create a localbranch for each of
> these pull requests - not directly merge (in case we need to make
> local fixes).

   Sure and the first step of the workflow is knowing how to create that local branch.  So how were these created (exactly) and where is that automated/documented?

   Barry

> 
> I see some such branches currently used..
> 
> $ git branch -r |grep pull
>  origin/dmeiser/pullrequest-fix-PetscOptionsEnum
>  origin/dmeiser/pullrequest-fix-PetscOptionsEnum2
>  origin/dmeiser/pullrequest-fix-cusp-bjacobi2
>  origin/dmeiser/pullrequest-fix-dmda-cusparse
>  origin/dmeiser/pullrequest-fix-format-specifier-ex43
>  origin/dmeiser/pullrequest-remove-thrust-py
> 
> 
> Satish




More information about the petsc-dev mailing list