Added Revert

This commit is contained in:
Dolan
2017-06-06 23:32:39 +01:00
parent 441c41158e
commit 332dd08479
3 changed files with 19 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ export { Remote } from './remote';
export { Repository } from './repository';
export { Revparse } from './rev-parse';
export { Revwalk } from './rev-walk';
export { Revert } from './revert';
export { Signature } from './signature';
export { Stash } from './stash';
export { StatusEntry } from './status-entry';