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

rampup4 should use git revert HEAD^ instead of git revert HEAD #1226

Open
jeqcho opened this issue Feb 13, 2025 · 3 comments
Open

rampup4 should use git revert HEAD^ instead of git revert HEAD #1226

jeqcho opened this issue Feb 13, 2025 · 3 comments

Comments

@jeqcho
Copy link

jeqcho commented Feb 13, 2025

This app is amazing.

On the tutorial to level rampup4, it might be more realistic to show git revert HEAD^ instead of git revert HEAD, since git revert HEAD doesn't seem to have any practical effects.

Image

@jeqcho
Copy link
Author

jeqcho commented Feb 13, 2025

My bad! I misunderstood what git revert does. On that note, might be great to clarify that C2' on the graph means undoing the changes in C2.

@jeqcho
Copy link
Author

jeqcho commented Feb 13, 2025

Since later on the symbol C2' is used for cherry-picking, maybe for reverts we can use strikethroughs like ̶C̶2̶ to distinguish as a revert instead of a copy?

Image

@pcottle
Copy link
Owner

pcottle commented Feb 13, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants