mod git; use git::repo::SocialRepo; fn main() { SocialRepo::new("/home/vladan/dev/git.social/git-social-server").ok(); }