Git rebase interactive drop vs deleting the commit line

Viewed 25741

What is the difference from drop in the Git interactive rebase and just deleting the line of the commit?

3 Answers
Related