[petsc-dev] gitlab migration for pull request

Jed Brown jed at jedbrown.org
Wed Sep 11 08:28:25 CDT 2019


Please fork the repository on GitLab
(https://gitlab.com/petsc/petsc/-/forks/new) and push your branch to the
fork, then make a merge request.  If you become a regular contributor,
we can give you push privileges to the main repository.

Pierre Gosselet via petsc-dev <petsc-dev at mcs.anl.gov> writes:

> Dear all,
> I am sorry, I have not understood how to migrate Push Request from
> bitbucket to gitlab.
>
> I think I need the equivalent of
> git remote set-url origin https://gitlab.com/petsc/petsc.git
> applied to my development branch (I see that my branch's remote is
> incorrect in .git/config).

You can fix that using git branch --set-upstream-to (see the man page).

> Or am I supposed to make a fresh fork and MR from gitlab ?
>
> thank you for your help.
> best regards
> pierre
>
>
>
> -- 
> Pierre Gosselet
> CR CNRS (research agent) 
> LMT -- ENS Paris-Saclay/UMR8535
> 61 av. du président Wilson, 94235 CACHAN
> tel: +33 1 47405333


More information about the petsc-dev mailing list