Added git-grep and git-diff

This commit is contained in:
2026-08-12 22:28:27 +02:00
parent e4e37d2214
commit aebd420c3c
5 changed files with 179 additions and 40 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
(define collection "git-cli")
(define pkg-desc "Command-line-like Git operations for Racket, interface to the git cli command")
(define version "0.3.6")
(define version "0.3.7")
(define pkg-authors '("Hans Dijkema"))
(define license 'MIT)