|
|
|
|
|
by ggregoire
2591 days ago
|
|
Because a lot of people have a terrible workflow. Then they spend 1 hour on StackOverflow searching a magic solution to fix their mess. And there are also those people who inflict themselves unnecessary strict rules for whatever reason. Like those who refuse to rebase and push -f on their own branches. Or those who refuse to use a GUI but keep messing up when diffing, resolving conflicts and staging specific files/lines. |
|
Recently got turned onto `git push --force-with-lease` which is great.
http://blog.developer.atlassian.com/force-with-lease/