guix-patches
[Top][All Lists]
Advanced

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

[bug#40677] [PATCH 19/30] gnu: jami.scm: Untabify by emacs.


From: Mathieu Othacehe
Subject: [bug#40677] [PATCH 19/30] gnu: jami.scm: Untabify by emacs.
Date: Sat, 18 Apr 2020 15:08:24 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

>                     "--enable-protocol=udp"
>                     "--enable-protocol=unix"
>                     "--enable-protocol=pipe"
> -                ;; enable muxers/demuxers
> +                   ;; enable muxers/demuxers
>                     "--disable-demuxers"
>                     "--disable-muxers"
>                     "--enable-muxer=rtp"
> @@ -260,14 +260,14 @@
>                     "--enable-demuxer=h263"
>                     "--enable-demuxer=h264"
>                     "--enable-demuxer=hevc"
> -                ;; enable parsers
> +                   ;; enable parsers
>                     "--enable-parser=h263"

All of this patch should be squashed with the previous patches. When
working on such a vast topic, the final phase of squashing, renaming and
reordering commits can be really cumbersome.

However, it is also really important as it makes the serie shorter and
easier to review. You can use the interactive rebase mode of Magit to
add some fun.

Mathieu





reply via email to

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