Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

commit trailers should be a list instead of a dictionary #1533

Closed
@nickbroon

Description

@nickbroon

Consider for example this linux kernel commit:https://gitlab.com/linux-kernel/stable/-/commit/1382999aa0548a171a272ca817f6c38e797c458c which has following trailers that include multiplecc andsigned-off-by trailers:

Link: https://lore.kernel.org/lkml/7cbe96cf-e0b5-ba63-d1b4-f63d2e826efa@suse.cz/Cc: stable@vger.kernel.org # 6.1+Reported-by: default avatarVlastimil Babka <vbabka@suse.cz>Suggested-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>Acked-by: default avatarLuigi Semenzato <semenzato@chromium.org>Cc: Peter Huewe <peterhuewe@gmx.de>Cc: Jarkko Sakkinen <jarkko@kernel.org>Cc: James Bottomley <James.Bottomley@HansenPartnership.com>Cc: Johannes Altmanninger <aclopte@gmail.com>Signed-off-by: Jason Donenfeld's avatarJason A. Donenfeld <Jason@zx2c4.com>Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>

Andgit interpret-trailers --parse ... will return all of these.

However thetrailers() function returns a dictionary with only the last value for each token.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp