# AddToGit **Repository Path**: wolfpair/AddToGit ## Basic Information - **Project Name**: AddToGit - **Description**: 本地添加git过程 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-08-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #AddToGit - git init - git remote add origin https://git.oschina.net/wolfpair/***.git - git push -u origin master