Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sometimes two spaces and sometimes a tab is used as an indent in the user-facing output #1095

Open
PawelLipski opened this issue Nov 18, 2023 · 0 comments
Labels
good first issue Good for newcomers minor An annoyance, but not serious usability Relates to user experience, clarity, learning curve, reducing confusion etc.

Comments

@PawelLipski
Copy link
Collaborator

PawelLipski commented Nov 18, 2023

Fork point for ... is overridden to @~~ (commit abcdef).
This applies as long as ... is a descendant of commit abcdef.

This information is stored under machete.overrideForkPoint.....to git config key.

To unset this override, use:
  git machete fork-point --unset-override ...

but:

Squashed 2 commits:

	abcde1 commit1
	abcde2 commit2

To restore the original pre-squash commit, run:

	git reset abcde2
@PawelLipski PawelLipski added good first issue Good for newcomers minor An annoyance, but not serious usability Relates to user experience, clarity, learning curve, reducing confusion etc. labels Nov 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers minor An annoyance, but not serious usability Relates to user experience, clarity, learning curve, reducing confusion etc.
Projects
None yet
Development

No branches or pull requests

1 participant