I am a git library implemented in JavaScript, so you can use me everywhere! isomorphic-git.github.io
1.23.0 (2023-03-18) Features abortMerge: Introduce 'abortMerge' command (#1744) (31f3ffc)
1.22.0 (2023-03-13) Features GitIndex: Support multiple index stages (#1731) (a34579c)
1.21.0 (2022-09-03) Features branch: add force param to overwrite existing branch (#1637) (e65ad37)
1.20.0 (2022-09-01) Features branch: add object param to specify start point for new branch (#1635) (4687812)
1.19.3 (2022-08-29) Bug Fixes Use 127.0.0.1 instead of localhost in tests (#1633) (1c95995)
1.19.2 (2022-08-17) Bug Fixes push: force push if no change (oids match) (#1625) (e795ef6)
1.19.1 (2022-07-25) Bug Fixes onProgress: the "Resolving deltas" count was off by 1 (#1615) (efde23b)
1.19.0 (2022-07-22) Features Added prune & pruneTags parameter to pull command (#1614) (fb6f6e9)