Skip to content

Commit 1c00da9

Browse files
lukecotterisomorphic-git-bot
authored andcommitted
feat: expose managers + some models (#2139)
* docs: add doc comments to the manager files * feat: export manager classes Export all manager files + the FileSystem class from models. FileSystem is needed as an argument to many of the manager functions. Managers + models can be import like so `import {GitConfigManager, GitIndexManager} from "isomorphic-git/managers"` `import {FileSystem} from "isomorphic-git/models"` * docs: add docs for manager files * build: output built to managers + models folders * docs: update comments for FielSystem file * docs: update website docs for FileSystem.js * docs: fix file ids * docs: update localized strings * chore: update tsconfig * docs: replace FileSystem with FSClient * docs: update defaults
1 parent 50749a5 commit 1c00da9

File tree

211 files changed

+18843
-298
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

211 files changed

+18843
-298
lines changed

docs/en/abortMerge.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/en/abortMerge/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/en/add.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/en/add/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/en/addNote.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/en/addNote/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/en/addRemote.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/en/addRemote/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/en/alphabetic.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/en/alphabetic/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)