feat(GitRepo): Add glob-pattern exclusions for getUncommittedDiff and add minimatch; bump dependencies

This commit is contained in:
2025-11-04 01:26:54 +00:00
parent 5ba6c5370e
commit 9bacb2e548
6 changed files with 2394 additions and 2580 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartgit',
version: '3.1.1',
version: '3.3.0',
description: 'A smart wrapper for nodegit that simplifies Git operations in Node.js.'
}