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