Skip to content

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

Due to recent bot attacks we have changed the sign-up process. If you want to participate in our forum, first register on this website and then send a message via our contact form.

Forums OpenLB General Topics What is the procedure to contribute a new example? Reply To: What is the procedure to contribute a new example?

#8817
Anonymous
Inactive

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?