Does it make sense to store a git repo on Ubuntu One?

I'm working on a small project, mostly at home, but I'd like to be able to access my git repo from multiple machines, all of which are connected to Ubuntu One.

Do you think I can safely store my repo in U1 and work from there, or will that get me into trouble?


Most likely - there are questions and discussions on StackOverflow about doing this with DropBox (which is extremely similar to what you are asking):

is-this-plain-stupid-git-sharing-via-dropbox

and

using-gitdropbox-together-effectively