Skip to content

Instantly share code, notes, and snippets.

View ChenZhu-Xie's full-sized avatar

Xiè Chén-Zhú ChenZhu-Xie

View GitHub Profile
@ChenZhu-Xie
ChenZhu-Xie / git.md
Last active September 17, 2025 17:14 — forked from zefhemel/git.md

#meta

This library adds a basic git synchronization functionality to SilverBullet. It should be considered a successor to silverbullet-git implemented in Space Lua.

The following commands are implemented:

${widgets.commandButton("Git: Sync")}

  • Adds all files in your folder to git
  • Commits them with the default "Snapshot" commit message