git-essentials icon indicating copy to clipboard operation
git-essentials copied to clipboard

A collection of essential Git commands for your browser and Node.js

Results 3 git-essentials issues
Sort by recently updated
recently updated
newest added

Apparently Pako v2.* has some breaking changes that prevent us from updating it without deep investigation. Problematic code in this library: https://github.com/NotesHubApp/git-essentials/blob/d793ac5c74091f9bd4546c6a92fe56c9eff167b7/src/utils/git-list-pack.ts#L48-L51 Problematic code on pako library: https://github.com/nodeca/pako/blob/174a1d12b68dfbd531a572eaaea0937491b36f55/lib/inflate.js#L237-L245 ```js //...

enhancement

https://prettier.io - [ ] Add prettier as recomended extension for VS Code