public inbox for kdevops@lists.linux.dev
 help / color / mirror / Atom feed
From: Daniel Gomez <da.gomez@kernel.org>
To: Luis Chamberlain <mcgrof@kernel.org>
Cc: kdevops@lists.linux.dev, Daniel Gomez <da.gomez@kernel.org>,
	 Daniel Gomez <da.gomez@samsung.com>
Subject: [PATCH 0/2] Git reference handling improvements
Date: Thu, 15 May 2025 10:06:18 +0200	[thread overview]
Message-ID: <20250515-gitref-fixes-v1-0-cbd37288d5b9@samsung.com> (raw)

Ensure that Git references are not duplicated in user mode and adjust
the reference ordering to prioritize static references. This makes
the first static ref the default selection when available.

Signed-off-by: Daniel Gomez <da.gomez@samsung.com>
---
Daniel Gomez (2):
      generate_refs: fix gitref duplicated refs
      generate_refs: prioritize static refs in gitref generation

 scripts/generate_refs.py | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)
---
base-commit: 498f1007e222158e4d1b6f454217da8edc354252
change-id: 20250515-gitref-fixes-8815b7c2efab

Best regards,
-- 
Daniel Gomez <da.gomez@samsung.com>


             reply	other threads:[~2025-05-15  8:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-15  8:06 Daniel Gomez [this message]
2025-05-15  8:06 ` [PATCH 1/2] generate_refs: fix gitref duplicated refs Daniel Gomez
2025-05-15  8:06 ` [PATCH 2/2] generate_refs: prioritize static refs in gitref generation Daniel Gomez
2025-05-15 17:26 ` [PATCH 0/2] Git reference handling improvements Luis Chamberlain

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=20250515-gitref-fixes-v1-0-cbd37288d5b9@samsung.com \
    --to=da.gomez@kernel.org \
    --cc=da.gomez@samsung.com \
    --cc=kdevops@lists.linux.dev \
    --cc=mcgrof@kernel.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