Sam's advice
This commit is contained in:
parent
7cd703f034
commit
123672d897
|
@ -108,7 +108,7 @@
|
|||
(system/output-port
|
||||
#:k (curry parse-push rev who)
|
||||
(git-path)
|
||||
"--no-pager" "log" "--date=iso" "--name-only"
|
||||
"--no-pager" "log" "--date=iso" "--name-only" "--no-merges"
|
||||
(format "~a..~a" start-commit end-commit))))
|
||||
(provide/contract
|
||||
[struct git-push
|
||||
|
|
Loading…
Reference in New Issue
Block a user