UNPKG

commitmnt

Version:

Copy your gitlab and bitbucket commits to a new, publishable github repo

6 lines (5 loc) 176 B
/** @module Public */ export * from './copy-commits-to-repo'; export * from './copy-repo'; export * from './get-commits-and-copy'; export * from './get-commits-for-repo';