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.

9
  • Does this answer your question? Squash my last X commits together using Git
    – mnestorov
    Commented Aug 21, 2020 at 14:05
  • @mnestorov no . I did git rebase -i ax48aa
    – Jappa
    Commented Aug 21, 2020 at 14:07
  • Does the same result happen when you do git rebase -i HEAD~3
    – mnestorov
    Commented Aug 21, 2020 at 14:08
  • but now in my git log i haven't the commit ax18aa commit ax28aa commit ax38aa so can't see :/.
    – Jappa
    Commented Aug 21, 2020 at 14:10
  • @mnestorov can you help me please?``
    – Jappa
    Commented Aug 21, 2020 at 14:12