Clone without history (top commit only):
git clone [email protected]:sepo27/ts-lib.git <lib-name> --depth 1
git remote set-url origin <LIB_REPO_URL>
- name
- version
- description
- repository
- author
- (?) license
- bugs, homepage
(i) Install npm-check first (if not so far)
npm install -g npm-check
Update pakages
npm-check -y
git add --all && git commit --amend -am "<Init commit message>"
git push -u origin/master