Hi all, My question is about using git as a remote file storage. I have a remote storage server with a git-daemon running and I want to be able to put some data in that repo in a way like 'git hash-object -w <object>'. The general problem for me is that I don't want to create any local git repositories that is needed by 'pit push ...' etc. So, is it possible to use git for remote storage purposes without making local repository? Thanks. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html