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