Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 352 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 352 Bytes

NCUGenConfigPublic

For NCUser to check and compare gen config

git clone [email protected]:yunju/NCUGenConfigPublic.git NCUGenConfigPublic

cd NCUGenConfigPublic

git remote add upstream [email protected]:yunju/NCUGenConfigPublic.git

git add xxx

git commit -m "remove lines"

git pull --rebase upstream master

git push origin master