|
|
|
|
|
by mic47
1889 days ago
|
|
But for wast majority of pull request branches, people are not checking them out. And if so, they are not modifying it, so dropping local branch and checking fresh one is 20s additional work. Additionally, technically speaking --force does not overwrite history, it just moves the branch pointer. Old commits are there. |
|