emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-29 79659416f95: ; * admin/git-bisect-start: Fix commit hash


From: Gregory Heytings
Subject: emacs-29 79659416f95: ; * admin/git-bisect-start: Fix commit hash
Date: Sat, 10 Dec 2022 18:35:52 -0500 (EST)

branch: emacs-29
commit 79659416f95ac986812a8b40c1260907b95aaa0b
Author: Gregory Heytings <gregory@heytings.org>
Commit: Gregory Heytings <gregory@heytings.org>

    ; * admin/git-bisect-start: Fix commit hash
---
 admin/git-bisect-start | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/admin/git-bisect-start b/admin/git-bisect-start
index 7a715b4261d..dcb291a3ace 100755
--- a/admin/git-bisect-start
+++ b/admin/git-bisect-start
@@ -41,4 +41,4 @@ git bisect good 806734c1b1f433de43d59d9a5e3a1e89d64315f6
 
 # Prune commits 31ea42e15e..a6cbfdd8f1 introduced by 4a1e9d61b5
 # (use-package merge on Nov 30 2022)
-git bisect good 4a1e9d61b57c36255752437a2668e037e79fe870
+git bisect good 58cc931e92ece70c3e64131ee12a799d65409100



reply via email to

[Prev in Thread] Current Thread [Next in Thread]