missing commands git 'version/'switch and branch merge commands added
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
racket/file
|
||||
git)
|
||||
|
||||
|
||||
(check-equal? (git 'version) "0.2.11")
|
||||
(check-equal? (git-version) "0.2.11")
|
||||
|
||||
(define tmp (make-temporary-file "racket-git-branch-merge-test~a" 'directory))
|
||||
|
||||
(define (write-file path text)
|
||||
|
||||
Reference in New Issue
Block a user