Skip to content

Conversation

@SimonThalvorsen
Copy link
Contributor

No description provided.

Ticket: CFE-4626
Changelog: None

Signed-off-by: Simon Halvorsen <[email protected]>
@cf-bottom
Copy link

Thank you for submitting a pull request! Maybe @larsewi can review this?

@larsewi
Copy link
Contributor

larsewi commented Jan 14, 2026

Please squash the two last commits. I.e., make to two last commits one.

The way I usually do this is:

$ git rebase -i HEAD~2

Your default editor will open. Replace pick with squash. Save and quit.

Next force push changes to your branch:

$ git push --force-with-lease origin

Ticket: CFE-4624
Changelog: None

Signed-off-by: Simon Halvorsen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants