Hacker News new | ask | show | jobs
by jguegant 4017 days ago
What about using merging when it comes to the feature branches but rebase when pulling (git pull --rebase)? Is it that harmful to rewrite the history for your local changes?