On 9/27/23 18:02, darkpenguin wrote:
That's what I'd like to do, but I couldn't figure out how to make 'git
format-patch -2' output a single patch. It always outputs one patch per
commit.
Is there an option I've missed, or is there no other way than creating a
throwaway repo to squash the commit
That's what I'd like to do, but I couldn't figure out how to make 'git
format-patch -2' output a single patch. It always outputs one patch per
commit.
Is there an option I've missed, or is there no other way than creating a
throwaway repo to squash the commits before sending?
On 27/09/23 19:50,
Please don't segment patches like this showing 2 solutions. Just have the
patch for the agreed solution
Le mer. 27 sept. 2023, 13:14, darkpenguin a écrit :
> ---
> util/grub-mkconfig_lib.in | 14 +++---
> util/grub.d/10_linux.in | 3 +++
> 2 files changed, 14 insertions(+), 3 deletio
---
util/grub-mkconfig_lib.in | 14 +++---
util/grub.d/10_linux.in | 3 +++
2 files changed, 14 insertions(+), 3 deletions(-)
diff --git a/util/grub-mkconfig_lib.in b/util/grub-mkconfig_lib.in
index 08953287c..bd43bc01d 100644
--- a/util/grub-mkconfig_lib.in
+++ b/util/grub-mkconfig_li