Indeed I do! My biggest use case is for my org-mode & org-roam notes. I frequently edit them from multiple devices, so something like or isn't a great fit for this (due to possibilities of conflicts). git is.
But, when I'm ready to do a "git pull", I may have no Internet - be on a plane, or maybe one of the other machines in the cluster is powered down, etc.
This way, each machine receives diffs whenever it can, and I can effectively "git pull" when convenient.