Re: Where do I commit?
Eric Bollengier via Bacula-devel <[email protected]> Mon, 4 Sep 2023 09:05:28 +0200
| Newsgroups | gmane.comp.sysutils.backup.bacula.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello Dan, On 9/3/23 23:40, Dan Langille wrote: > Hello, > > I'm trying to commit a fix for systemd startup scripts. > > To http://gitlab.bacula.org/bacula-community-edition/bacula-community.git > ! [remote rejected] Branch-13.0 -> Branch-13.0 (pre-receive hook declined) > error: failed to push some refs to 'http://gitlab.bacula.org/bacula-community-edition/bacula-community.git' > > To what branch should I be committing? remotes/origin/HEAD -> origin/Branch-13.0 You should be able to create a branch and ask for a merge request. Writing over the main branch is forbidden. Best Regards, Eric > Head is pointing at that branch. > > Thanks. >