A
A
Andrey Klimash2018-11-14 12:26:30
git
Andrey Klimash, 2018-11-14 12:26:30

How to remove commits with the same name from the history? filter-branch or something else?

There are several such commits in the turnip history Merge remote-tracking branch 'origin/master . This is what happens when you commit without pulling. Reset will not work here, since the commits are deep in history. git rebase -i doesn't work either, as it doesn't show those commits at all. Is there a way to clear the history of this nuisance? Thanks

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey, 2018-11-14
@gangstarcj

Why is this a nuisance? This is completely normal and should be left as is.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question