Quote Originally Posted by Taliriah View Post
Yep, maybe I overstepped. After all, I'm just a programmer at a video game company. Heck, I just so happen to have implemented a on online game settings saving feature in an online game some ten years ago. It was completely automated and transparent, but what do I know.
And I've been a developer for many years. I also know that every change you make on your local doesn't make it into the commit. Yet here you are saying that as soon as someone saves, it should be pushed up. Then you want diffs on that? Gonna be pretty long list. It's almost like they gave you functionality to decide WHEN you want to push things up, but what do I know.