Me: "Okay, I need to backport the change I did on master to my next version branch."
Me: Open files, see it is in the old format.
Me: "The heck?"
Me: "Fuck fuck fuck. I think I forgot to either commit or push from my work computer. I'll need to go the office to fix this."
Me: Goes to the office, opens file, still old format.
Me: Check git commits, everything looks fine.
Me: Realizes I was breaking the main project into modules in master that should actually happen in next-version and some things got half-way.
Me: Finds the proper changes in the proper files.
Me: Facedesk. Hard.