BREAKING CHANGE(dependencies): switch to isomorphic git

This commit is contained in:
2021-10-21 19:09:14 +02:00
parent b83752a98a
commit 2771413723
7 changed files with 19075 additions and 4477 deletions

View File

@@ -1,3 +1,4 @@
import plugins = require('./smartgit.plugins');
export * from './smartgit.classes.gitrepo';
export * from './smartgit.classes.smartgit';