The greatest trick the Devil ever pulled was convincing teams to put their source code in GitHub but all the context in JIRA.
@chrisoldwood Or more generally to put their source code in git (a decentralised VCS), then centralise all the context (whether in GitHub, Jira or anywhere else).
@kerryb @chrisoldwood It's like people looked at decentralized version control, where everything you have can be easily moved and versioned, and thought "we need to have a centralized frontend for this, that doesn't store its data in the decentralized version control".