From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-3.4 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 24625 invoked from network); 19 Dec 2022 14:28:48 -0000 Received: from lists.zx2c4.com (165.227.139.114) by inbox.vuxu.org with ESMTPUTF8; 19 Dec 2022 14:28:48 -0000 Received: by lists.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 9857022f; Mon, 19 Dec 2022 14:28:31 +0000 (UTC) Return-Path: Received: from dfw.source.kernel.org (dfw.source.kernel.org [2604:1380:4641:c500::1]) by lists.zx2c4.com (ZX2C4 Mail Server) with ESMTPS id c5a3f4c3 (TLSv1.2:ECDHE-ECDSA-AES256-GCM-SHA384:256:NO) for ; Mon, 19 Dec 2022 14:28:29 +0000 (UTC) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id A26AB60FB8 for ; Mon, 19 Dec 2022 14:28:27 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id C8599C433D2 for ; Mon, 19 Dec 2022 14:28:26 +0000 (UTC) Authentication-Results: smtp.kernel.org; dkim=pass (1024-bit key) header.d=zx2c4.com header.i=@zx2c4.com header.b="kKT7twre" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=zx2c4.com; s=20210105; t=1671460104; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=wwEn1kRbyRiBJTieKRYNDdELAaXAukHW52v88Ea2O94=; b=kKT7twreU5zzXnGuCHGEafCysREs7Xmr5wnK2fX0p1cO86huJJt+LhNQDSx3ikE6KENgnD UxevIXQNwcEZFqhnOAVOd99peAD8lZ2WFWTJRxJlY2xOsn0vE6d/SwU5kV692hwD7SHFVa //alb4+87ppJlmpYe4dB6rUkEyE/F+o= Received: by mail.zx2c4.com (ZX2C4 Mail Server) with ESMTPSA id 74bf6907 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Mon, 19 Dec 2022 14:28:24 +0000 (UTC) Received: by mail-yb1-f177.google.com with SMTP id i186so9586538ybc.9 for ; Mon, 19 Dec 2022 06:28:24 -0800 (PST) X-Gm-Message-State: ANoB5pmwkcMT0HgWaXyBxrUij+lFtVHNeOreyNXT/6LsuFTpyYnD4NuB wlBO3u1mrSSg04DkKrWT+9Cy4iweS0sNQj7JJEo= X-Google-Smtp-Source: AA0mqf5TakPFbPRWKPVPFrPFuTdk8JWERL3JJQb42lBmq9TO1SB8d7lcqgN3PeC77W7TULbwbEq4DoUSILnjaejMuWw= X-Received: by 2002:a5b:711:0:b0:706:c5c1:5984 with SMTP id g17-20020a5b0711000000b00706c5c15984mr15300815ybq.351.1671460103420; Mon, 19 Dec 2022 06:28:23 -0800 (PST) MIME-Version: 1.0 References: <20190526165701.28904-1-aklhfex@gmail.com> <87sgdp90gm.fsf@alyssa.is> In-Reply-To: <87sgdp90gm.fsf@alyssa.is> From: "Jason A. Donenfeld" Date: Mon, 19 Dec 2022 15:28:12 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH] ui-commit: use Git raw note format To: Alyssa Ross Cc: Chris Mayo , cgit@lists.zx2c4.com Content-Type: text/plain; charset="UTF-8" X-BeenThere: cgit@lists.zx2c4.com X-Mailman-Version: 2.1.30rc1 Precedence: list List-Id: List for cgit developers and users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: cgit-bounces@lists.zx2c4.com Sender: "CGit" Wondering what the purpose of this is? Why would you prefer this format over the other one?