import * as patch from './patch' import * as patchCommit from './patchCommit' import * as patchRemove from './patchRemove' export { patch, patchCommit, patchRemove }