You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 2, 2023. It is now read-only.
Noted by @jdiaz4302here:
"["git status"] was problematic from river-dl, I had to change that to "git status" (no brackets) to work. Not sure if it's working correctly."
message '"git status"' is not recognized as an internal or external command, operable program or batch file.
Line where this git status is used. There may be others in the repo.
Also noting that this message appears in the terminal, but not in the snakemake log file. This makes me wonder if all Python messages (warnings, errors, etc.) are not appearing in this log file.