A
A
Alexander N++2017-06-09 13:28:17
git
Alexander N++, 2017-06-09 13:28:17

How to clear the commit history with a new pull request?

after merging my pull request, i pull the data from the original,
then i create a new branch and work, when a lot of commits have accumulated, i send them to the original project
https://github.com/piwik/device-detector/pull/5629
for the merge.
but it turns out that the pull request shows all the commits from different branches that I sent, which interferes a bit.
I want the pull request to contain only what I did new.
what needs to be done?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Tallmange, 2017-06-09
@sanchezzzhak

Git rebase

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question