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.
aye, fully agree w/ that
in fact i like your phrasing very much: that a store-and-forward system is very good for async reqs