
        # -*- Entry points: -*-
        [console_scripts]
        gitify=gitsvnhelpers.gitify:main
        gs-clone=gitsvnhelpers.clone:clone
        gs-fetch=gitsvnhelpers.clone:fetch
    