From nobody Mon May 24 13:49:12 2021 X-Original-To: git@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 25E719E6DCB for ; Mon, 24 May 2021 13:49:17 +0000 (UTC) (envelope-from uspoerlein@gmail.com) Received: from mail-wr1-f42.google.com (mail-wr1-f42.google.com [209.85.221.42]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FpdqJ0jxJz3hgN; Mon, 24 May 2021 13:49:15 +0000 (UTC) (envelope-from uspoerlein@gmail.com) Received: by mail-wr1-f42.google.com with SMTP id x7so9008103wrt.12; Mon, 24 May 2021 06:49:15 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=Vn2njHGdmWnEKoo+g+3nOvrNj63gRmLyaYEiPA4QP0g=; b=Iaayk2P0iUna88qDIyWb8m4A+FJshMLPC78c2L6pfoEv+DaIHpCoJSuazwafYpaPbc 2vOIAds5z8Zevbh8tqhEoNr5F93n1umiXHdd7eNT2nMmZg1dyHECFTc1oantVaTFJoq4 emLt3tjuMIU36O37ib92Vtaqrc0za3zTkGLse2kTTTLnJ8Lzg7WYRQHlyiCJ0iZd/Vz3 FCq+NvJAnZ8cf8/3s54qrnfC+Mx2XcEK6Pxpp87Il3DeMTmcOqCcQLHcpE4STiTd1viB IJ4JsdNBT2nE1tsAoVTspSOI4KjXMWVUjr2dir/1zwkQDyGGGRCbhmA7CKQ0vsVGOoOf QpIQ== X-Gm-Message-State: AOAM533xYJuoRz9dah72EKiYzUpV58zrtNkb0Yjsl/ov4gOBEPaTiDkm pTHEzLF0CVP7208vOkd4c27xjjkVpwMsDyDynSLDNcKWf0Y= X-Google-Smtp-Source: ABdhPJzgu2Rc9Fxz1xxzKZy4n5VAGaEzPmga1O1diLacaFZ6YQqI2QCtxOjhGPFz+1VWqI5cHzgDVY2cqgnkShSoQk4= X-Received: by 2002:a5d:5541:: with SMTP id g1mr22414262wrw.102.1621864154073; Mon, 24 May 2021 06:49:14 -0700 (PDT) List-Id: Discussion of git use in the FreeBSD project List-Archive: https://lists.freebsd.org/archives/freebsd-git List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-git@freebsd.org MIME-Version: 1.0 References: <202105231312.14NDCcOm011888@gitrepo.freebsd.org> In-Reply-To: From: =?UTF-8?Q?Ulrich_Sp=C3=B6rlein?= Date: Mon, 24 May 2021 15:49:12 +0200 Message-ID: Subject: Re: commit to gitrepo-dev ends up in gitrepo.FreeBSD.org ? To: Kurt Jaeger Cc: git@freebsd.org Content-Type: multipart/alternative; boundary="000000000000c70cf605c313ac21" X-Rspamd-Queue-Id: 4FpdqJ0jxJz3hgN X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of uspoerlein@gmail.com designates 209.85.221.42 as permitted sender) smtp.mailfrom=uspoerlein@gmail.com X-Spamd-Result: default: False [0.00 / 15.00]; ARC_NA(0.00)[]; RBL_DBL_DONT_QUERY_IPS(0.00)[209.85.221.42:from]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:209.85.128.0/17:c]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; MIME_TRACE(0.00)[0:+,1:+,2:~]; DMARC_NA(0.00)[freebsd.org]; NEURAL_SPAM_SHORT(1.00)[1.000]; SPAMHAUS_ZRD(0.00)[209.85.221.42:from:127.0.2.255]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; RCPT_COUNT_TWO(0.00)[2]; RCVD_IN_DNSWL_NONE(0.00)[209.85.221.42:from]; FORGED_SENDER(0.30)[uqs@freebsd.org,uspoerlein@gmail.com]; RWL_MAILSPIKE_POSSIBLE(0.00)[209.85.221.42:from]; SUBJECT_ENDS_QUESTION(1.00)[]; FREEMAIL_ENVFROM(0.00)[gmail.com]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US]; R_DKIM_NA(0.00)[]; FROM_NEQ_ENVFROM(0.00)[uqs@freebsd.org,uspoerlein@gmail.com]; MAILMAN_DEST(0.00)[git] X-Spam: Yes --000000000000c70cf605c313ac21 Content-Type: text/plain; charset="UTF-8" On Sun, May 23, 2021 at 3:17 PM Kurt Jaeger wrote: > Hi! > > This is *really* strange. > > I've tried to test-commit to the test repo using > > git push git@gitrepo-dev.FreeBSD.org:ports.git > > and it ended up in the production repo somehow ? > Looks like you set up the remotes badly maybe? Please paste in your .git/config --000000000000c70cf605c313ac21 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

On Sun, May 23, 2021 at 3:17 PM Kurt Jaeger <pi@freebsd.org> wrote:
Hi!

This is *really* strange.

I've tried to test-commit to the test repo using

=C2=A0 git push git@gitrepo-dev.FreeBSD.org:ports.git

and it ended up in the production repo somehow ?
=C2= =A0
Looks like you set up the remotes badly maybe? Please paste i= n your .git/config=C2=A0
--000000000000c70cf605c313ac21--