Imagine learning git and complex branching workflows, splitting repositories strategically etc. only to find out that Google uses a single fat repository with 86TB of storage + their own version control and source management systems.
My software developer life has been a lie.
@barefootstache I forgot to mention: they just commit to master and then cherry pick onto release branches. No feature branches afaik :)