Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • thank you @eftshift() but i don't want to squash the ax58aa the new commit i mean for the squashed commit commit ax18aa, commit ax28aa, commit ax38aa
    – Jappa
    Commented Aug 21, 2020 at 14:01
  • 2
    git reset --soft ax38aa
    – phd
    Commented Aug 21, 2020 at 14:29
  • 1
    You also need to add -m before the "some blahblah"
    – Ben Waters
    Commented Feb 8, 2022 at 21:33