TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Changing email address on Twitter for Android unsets “Protect your Tweets”

9 pointsby phwdover 6 years ago

1 comment

londons_exploreover 6 years ago
This is almost certainly gits auto-merge files when there are no conflicts...<p>Developer A develops the &#x27;protect your tweets&#x27; feature on master.<p>Simultaneously developer B implements the &#x27;change email address&#x27; feature which involves creating a new user account and copying over all settings.<p>The two commits get merged, with no merge conflict (and therefore no manual review), but the &#x27;copy over all settings&#x27; step now misses a setting and uses the default instead.