# AutoContribution **Repository Path**: wangfuying_admin/AutoContribution ## Basic Information - **Project Name**: AutoContribution - **Description**: git平台自动commit和push工具,防断签神器,仅供娱乐使用。 希望大家秉着实事求是的态度认真做事。 - **Primary Language**: Shell - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2017-11-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### Prepare # Set up your email(for identify) and name(for display) git config --global user.email 805447391@qq.com git config --global user.name 'Wang Fuying' ### Dont want to input username and password ? see http://www.jianshu.com/p/f54053afecf2