Hacker News new | ask | show | jobs
Understanding git's --force-with-lease (developer.atlassian.com)
15 points by tarkasteve 4064 days ago
1 comments

Interesting command. IMO not force pushing to master is a good rule of thumb... Changing master's history should definitely not be part of your workflow. (and is going to cause problems.)