J
J
Jekson2020-10-06 18:07:34
git
Jekson, 2020-10-06 18:07:34

How to remove sheet from commits in branch history?

There is a branch with about 50 commits, including 10 merges from the master. How can I delete all commits from the history and create one new one, so that when merging into the master, all this sheet would not be visible. I tried using git rebase -i , but there is such a pile of conflicts that almost everything is rewritten when eliminated.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
GavriKos, 2020-10-06
@GavriKos

squash commit?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question