Skip to content

Reply To: What is the procedure to contribute a new example?

OpenLB – Open Source Lattice Boltzmann Code Forums on OpenLB General Topics What is the procedure to contribute a new example? Reply To: What is the procedure to contribute a new example?

#8817
Danial.Khazaeipoul
Participant

Here is the output of “git remote -v” on my local repository:

origin https://gitlab.com/openlb/release.git (fetch)
origin https://gitlab.com/openlb/release.git (push)

If I am not supposed to push my new branch to the release repository, then how can I later submit a merge request to the master branch on your public repository? Would you please further elaborate?