public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Javier Olaechea <pirata@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/hut] rawhide: Remove patch
Date: Tue, 23 Jun 2026 03:38:23 GMT	[thread overview]
Message-ID: <178218590357.1.17833956641394493744.rpms-hut-f6e8f9ad92ce@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/hut
            Branch : rawhide
            Commit : f6e8f9ad92cee96a758bfdfbaf4bda0357707c15
            Author : Javier Olaechea <pirata@gmail.com>
            Date   : 2026-06-22T22:33:09-05:00
            Stats  : +0/-28 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/hut/c/f6e8f9ad92cee96a758bfdfbaf4bda0357707c15?branch=rawhide

            Log:
            Remove patch

It has been applied and released on version 0.8.0.

Ref: https://lists.sr.ht/~xenrox/hut-dev/patches/61994

[skip changelog]

---
diff --git a/0001-Set-CLI-command-for-git-webhook-create-to-lower-case.patch b/0001-Set-CLI-command-for-git-webhook-create-to-lower-case.patch
deleted file mode 100644
index 7859464..0000000
--- a/0001-Set-CLI-command-for-git-webhook-create-to-lower-case.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-From 03eb84185d1437186c1232011cad871bffa3611e Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Ond=C5=99ej=20M=C3=ADchal?= <harrymichal@seznam.cz>
-Date: Sat, 6 Sep 2025 22:27:47 +0300
-Subject: [PATCH] Set CLI command for 'git webhook create' to lower-case
-
-Seems like the original casing was a mistake, so let's fix that.
----
- git.go | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/git.go b/git.go
-index 44db8a5..dd9bb4b 100644
---- a/git.go
-+++ b/git.go
-@@ -1063,7 +1063,7 @@ func newGitWebhookCreateCommand() *cobra.Command {
- 	}
- 
- 	cmd := &cobra.Command{
--		Use:               "Create [repo]",
-+		Use:               "create [repo]",
- 		Short:             "Create a git webhook",
- 		Args:              cobra.MaximumNArgs(1),
- 		ValidArgsFunction: completeGitRepo,
--- 
-2.51.0
-

diff --git a/hut.spec b/hut.spec
index fce9598..28b4f5f 100644
--- a/hut.spec
+++ b/hut.spec
@@ -22,8 +22,6 @@ Source0:        %{gosource}
 Source1:        %{archivename}-vendor.tar.bz2
 Source2:        go-vendor-tools.toml
 
-Patch:          0001-Set-CLI-command-for-git-webhook-create-to-lower-case.patch
-
 BuildRequires:  go-vendor-tools
 BuildRequires:  make
 BuildRequires:  scdoc

                 reply	other threads:[~2026-06-23  3:38 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178218590357.1.17833956641394493744.rpms-hut-f6e8f9ad92ce@fedoraproject.org \
    --to=pirata@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox