a complete git commandline

This commit is contained in:
2026-08-11 21:41:52 +02:00
parent c45f666f23
commit fea7fb7a59
6 changed files with 44 additions and 6 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
(define collection "git")
(define pkg-desc "Command-line-like Git operations for Racket, implemented with libgit2")
(define version "0.2.12")
(define version "0.2.13")
(define pkg-authors '("Hans Dijkema"))
(define license 'MIT)