Y
Hacker News
new
|
ask
|
show
|
jobs
by
FullyFunctional
3735 days ago
In addition to bpicolo's point below, things quickly break down if your commits have file removal or renames. I've gotten bitten more than once and now always resort to git rebase [-i] to avoid this.