Skip to content

Git

Integrate Git version control with automatic backup and other advanced features.

The above warnings are based on limited information and might not always be accurate.

Data

IDobsidian-git
AuthorVinzent
FundingSupport the Author
Official Release Date2020-10-29
Last update2026-06-14

Last Refresh

Obsidian Stats last refreshed the data behind this page on Jun 22, 2026.

Community plugin snapshotJun 22, 2026
Repository clonelast successful checkout Jun 22, 2026
Release acquisitionrelease metadata checked Jun 22, 2026; latest main.js acquired

Quick Links

Changes

DateChanged PropertyOld ValueNew Value
2020-10-29Plugin Added
2022-09-06authorDenis OlehovVinzent, (Denis Olehov)
2022-09-06descriptionBackup your vault with git.Backup your vault with Git
2024-01-26nameObsidian GitGit
2024-01-27descriptionBackup your vault with GitBackup your vault with Git.
2024-07-07repodenolehov/obsidian-gitVinzent03/obsidian-git
2024-07-08descriptionBackup your vault with Git.Integrate Git version control with automatic backup and other advanced features.
2026-05-12authorVinzent, (Denis Olehov)vinzent03
2026-05-12repoVinzent03/obsidian-gitvinzent03/obsidian-git
2026-05-15authorvinzent03Vinzent

Repository Data

LicenseMIT in package.json
MIT in LICENSE file
Package Managerpnpm
Uses TypescriptYes
Installed Bundlersesbuild
Installed Testing FrameworksNone found
Has Test FilesNo
Latest Release main.js Size703 KB
Detected ES VersionES2018
Probably MinifiedYes
main.js API Findings11 disclosures
Uses BRAT beta releasesNo
Dependencies@codemirror/commands, @codemirror/merge, @codemirror/search, @codemirror/state, @codemirror/view, buffer, codemirror, css-color-converter, debug, diff, diff2html, diff3, isomorphic-git, js-sha256, simple-git, svelte
Dev Dependencies@eslint/js, @types/debug, @types/diff3, @types/node, @typescript-eslint/parser, esbuild, esbuild-svelte, eslint, eslint-plugin-svelte, obsidian, prettier, prettier-plugin-svelte, scss, standard-version, svelte-check, svelte-eslint-parser, svelte-preprocess, tslib, typescript, typescript-eslint

main.js API Findings

These conservative findings come from static analysis of the latest release main.js. The table includes warnings and high-confidence informational findings; lower-confidence informational findings are omitted to reduce false positives. Warnings indicate usage of potentially risky APIs, but such APIs can be used safely if handled with care.

DisclosureDetected From
Adapter File AccessUses adapter-level vault filesystem APIs
Clipboard AccessReads or writes clipboard data
Cors Free Network AccessUses Obsidian request APIs
Dynamic Code Or Remote CodeEvaluates dynamic code or injects scripts
Global Handlers Or TimersRegisters events, DOM handlers, or intervals
Metadata AccessReads Obsidian metadata cache
Network AccessUses Obsidian request APIs
Node Filesystem AccessUses direct Node filesystem-related modules
Process Or Shell AccessUses Node process or subprocess APIs
Vault File WriteRenames, deletes, trashes, or copies vault files
Workspace LayoutRegisters or manipulates workspace views and panes
FindingTypeConfidenceEvidence
Evaluates dynamic code or injects scriptsWarningHighFunction (2), dynamic_code:function_constructor (1)
Uses direct Node filesystem-related modulesWarningHighfs (1), fs/promises (2), node:path (1), os (1)
Uses Node process or subprocess APIsWarningHighprocess.env (5), process.platform (2), child_process (2)
Renames, deletes, trashes, or copies vault filesWarningHighapp.fileManager.trashFile (1), app.vault.delete (1)
Reads or writes clipboard dataInfoHighnavigator.clipboard.writeText (1)
Uses persistent browser storageInfoHighlocalStorage.getItem (1), localStorage (52)
Registers events, DOM handlers, or intervalsInfoHighrequestAnimationFrame (1), setTimeout (11), this.registerEvent (14)
Reads Obsidian metadata cacheInfoHighapp.metadataCache (1)
References URLs or constructs URL objectsInfoHighhttp:// (8), https:// (74), URL (2)
Uses Obsidian request APIsInfoHighobsidian.requestUrl (1)
Persists plugin settings or dataInfoHighthis.loadData (1), this.saveData (1)
Registers plugin settings UIInfoHighthis.addSettingTab (1), Setting (73), obsidian.Setting (73)
Registers commands, ribbon icons, or status bar itemsInfoHighthis.addRibbonIcon (1), this.addStatusBarItem (2)
Accesses Obsidian vault APIsInfoHighapp.vault (45)
Uses adapter-level vault filesystem APIsInfoHighapp.vault.adapter (24)
Accesses Obsidian workspace APIsInfoHighapp.workspace (40)
Registers or manipulates workspace views and panesInfoHighapp.workspace.getLeavesOfType (7), app.workspace.revealLeaf (1), registerView (4)

The above data may not be accurate and contain errors. For more information refer to the page about data collection.

Lines of Code

The plugin has a total of 13110 lines of code. The following chart shows the lines of code split by programming language.

Downloads

The following chart shows the total number of downloads of the plugin over time. The second chart shows the delta of downloads per week, which is the number of new downloads per week. New version releases are marked with vertical lines.

Version History

VersionRelease DateNote
1.0.02020-10-27Released while not listed
1.1.02020-10-29None
1.2.02020-10-31None
1.2.02020-10-31None
1.3.02020-10-31None
1.4.02020-11-01None
1.5.02020-12-08None
1.6.02021-03-15None
1.6.12021-03-17None
1.7.02021-03-24None
1.8.02021-03-31None
1.8.12021-04-12None
1.9.02021-05-02None
1.9.12021-05-08None
1.9.22021-05-12None
1.9.32021-07-13None
1.10.02021-08-11None
1.10.12021-08-19None
1.10.22021-09-05None
1.11.02021-09-15None
1.12.02021-09-18None
1.13.02021-09-21None
1.13.12021-09-30None
1.14.02021-11-01None
1.14.12021-11-01None
1.14.22021-11-01None
1.14.32021-11-03None
1.15.02021-11-11None
1.15.12021-11-25None
1.16.02021-11-28None
1.16.12021-11-28None
1.16.22021-11-29None
1.17.02021-12-08None
1.18.02021-12-09None
1.18.12021-12-09None
1.19.02021-12-22None
1.20.02022-01-08None
1.20.12022-01-29None
1.21.02022-02-02None
1.21.12022-02-19None
1.21.22022-03-01None
1.22.02022-03-02None
1.23.02022-03-18None
1.24.02022-03-18None
1.24.12022-03-23None
1.25.02022-04-07None
1.25.12022-04-22None
1.25.22022-05-07None
1.25.32022-05-14None
1.26.02022-06-09None
1.26.12022-06-09None
1.26.22022-07-16None
1.26.32022-07-17None
1.26.42022-07-20None
1.27.02022-07-20None
1.27.12022-07-20None
1.28.02022-07-25None
1.29.02022-08-19None
1.29.12022-08-19None
1.29.22022-08-22None
1.30.02022-08-24None
1.31.02022-08-28None
2.0.12022-09-06None
2.0.22022-09-06None
2.0.32022-09-06None
2.1.02022-09-08None
2.1.12022-09-15None
2.1.22022-09-19None
2.2.02022-09-20None
2.2.12022-09-20None
2.3.02022-09-21None
2.4.02022-09-22None
2.4.12022-09-22None
2.5.02022-09-28None
2.5.12022-09-29None
2.6.02022-10-13None
2.7.02022-10-18None
2.8.02022-10-18None
2.9.02022-11-01None
2.9.12022-11-02None
2.9.22022-11-02None
2.9.32022-11-03None
2.9.42022-11-04None
2.10.02022-11-08None
2.10.12022-11-13None
2.10.22022-11-17None
2.11.02022-11-26None
2.12.02022-11-27None
2.12.12022-11-27None
2.13.02022-12-07None
2.14.02022-12-14None
2.15.02023-01-06None
2.16.02023-01-16None
2.17.02023-02-25None
2.17.12023-03-05None
2.17.22023-03-06None
2.17.32023-03-07None
2.17.42023-03-07None
2.18.02023-03-20None
2.19.02023-03-22None
2.19.12023-04-04None
2.20.02023-05-17None
2.20.12023-05-31None
2.20.22023-06-02None
2.20.32023-06-04None
2.20.42023-06-21None
2.20.52023-06-29None
2.20.62023-07-16None
2.20.72023-07-31None
2.21.02023-08-22None
2.22.02023-08-30None
2.22.12024-01-08None
2.22.22024-01-26None
2.23.02024-01-28None
2.23.12024-01-29None
2.23.22024-01-31None
2.24.02024-03-04None
2.24.12024-03-12None
2.24.22024-05-09None
2.24.32024-06-22None
2.25.02024-07-23None
2.26.02024-09-01None
2.27.02024-09-18None
2.28.02024-10-26None
2.28.12024-10-27None
2.28.22024-10-30None
2.29.02024-11-24None
2.30.02024-11-25None
2.30.12024-11-28None
2.31.02024-12-31None
2.31.12025-01-04None
2.32.02025-03-05None
2.32.12025-03-20None
2.33.02025-04-29None
2.34.02025-06-14None
2.35.02025-08-07None
2.35.12025-09-19None
2.35.22025-11-05None
2.36.02026-01-04None
2.36.12026-01-11None
2.37.02026-02-13None
2.37.12026-02-15None
2.38.02026-03-04None
2.38.12026-04-12None
2.38.22026-04-16None
2.38.32026-05-14None
2.38.42026-06-14None
2.38.52026-06-14None

Blacklisted versions are versions that are known to cause major issues or contain security concerns and have thus been blacklisted by the Obsidian team. Obsidian will disable plugins on startup whose installed version is blacklisted. Released while not listed versions happened outside the period where the plugin was present in the community plugin list and are excluded from aggregate release statistics.