mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-10 15:35:49 +01:00
refactor
This commit is contained in:
@@ -36,7 +36,7 @@ export { Branch, BranchRequest } from "./Branches";
|
||||
|
||||
export { Person } from "./Person";
|
||||
|
||||
export { Changeset, Contributor, ParentChangeset } from "./Changesets";
|
||||
export { Changeset, Contributor, ParentChangeset, Signature } from "./Changesets";
|
||||
|
||||
export { AnnotatedSource, AnnotatedLine } from "./Annotate";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user