Bug#931595: mutest package
Arnaud Rebillout <[email protected]>
| Newsgroups | gmane.linux.debian.devel.bugs.general,gmane.linux.debian.devel.gtk-gnome |
|---|---|
| Message-ID | <[email protected]> |
On 11/18/19 9:46 PM, Simon McVittie wrote: > On Fri, 02 Aug 2019 at 12:29:12 +0100, Simon McVittie wrote: >> On Mon, 08 Jul 2019 at 11:48:17 +0700, Arnaud Rebillout wrote: >>> - I asked for access to the gnome team on salsa, my user is `arnaudr-guest` >> Someone on the Owners list will have to do this; but if nobody gets round >> to it, I can create an empty mutest project and give you access to it, >> and you can work that way? > I've created an empty repository https://salsa.debian.org/gnome-team/mutest > and given you access. You should be able to push your WIP packaging there. Thanks! I just tried, and it doesn't work yet. An Owner must create the default branch `debian/master` before I can push. ~~~~ $ git push -u origin debian/master Enumerating objects: 708, done. Counting objects: 100% (708/708), done. Delta compression using up to 8 threads Compressing objects: 100% (329/329), done. Writing objects: 100% (708/708), 331.09 KiB | 47.30 MiB/s, done. Total 708 (delta 443), reused 590 (delta 373) remote: Resolving deltas: 100% (443/443), done. remote: GitLab: remote: A default branch (e.g. master) does not yet exist for gnome-team/mutest remote: Ask a project Owner or Maintainer to create a default branch: remote: remote: https://salsa.debian.org/gnome-team/mutest/-/project_members remote: To salsa.debian.org:gnome-team/mutest.git ! [remote rejected] debian/master -> debian/master (pre-receive hook declined) error: failed to push some refs to '[email protected]:gnome-team/mutest.git'