Y
Hacker News
new
|
ask
|
show
|
jobs
by
lambda
3779 days ago
Should really use "git filter-branch", not "git rebase -i", for automated history modifications. "git rebase -i" is good for interactive usage, not scripting.