Hacker News new | ask | show | jobs
by archseer 1938 days ago
> Automatic fetching & fast forwarding to keep your branches up to date and prevent merge conflicts

Doesn't that negate the advantages of `push --force-with-lease` over `--force`?

1 comments

That's a good question. I'm not 100% sure but you may be right. I'll have to do some investigating