Re: [ITA] llvm
Jon Turney via Cygwin-apps <[email protected]>
| Newsgroups | gmane.os.cygwin.applications |
|---|---|
| Message-ID | <[email protected]> |
On 18/07/2025 06:50, Jeremy Drake via Cygwin-apps wrote: > On Fri, 18 Jul 2025, Takashi Yano via Cygwin-apps wrote: > >> On Thu, 17 Jul 2025 22:10:00 -0700 (PDT) >> Jeremy Drake wrote: [...] >> >> Does your .git/config have >> [remote "origin] >> url = ssh://<username>@cygwin.com/git/cygwin-packages/llvm >> ? >> >> If you don't have <username>@, what happen if you add it? > > That's unexpected. I had cygwin-rDBXBDvO6BXQT0dZR+AlfA-XMD5yJDbdMReXY1tMh2IBg@public.gmane.org, but I changed to the username > I use to push to newlib-cygwin and that worked. Not really: if you push using a sourceware account name rather than cygwin@, you're bypassing gitolite, which is what enforces the restrictions on branch names. Remember to only use these powers for good!