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