Hacker News new | ask | show | jobs
by zrail 4784 days ago
I love Git, use it every day. In fact, SparkleShare uses git as it's transport mechanism. The thing that I wanted was fully automatic merging. I'm the only one modifying these files, always on one machine at a time. I don't want to have to manage push/pull/merge every time I make a change, I just want my changes to propagate everywhere automatically.