cleanup: Remove redundant comment and blank line
This commit is contained in:
parent
418ca57dc3
commit
7570613289
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@
|
||||||
# - One commit per author (single-device => one commit). No-op if there is nothing.
|
# - One commit per author (single-device => one commit). No-op if there is nothing.
|
||||||
# - JSON output built with jq (safe escaping), with a `files` array:
|
# - JSON output built with jq (safe escaping), with a `files` array:
|
||||||
# for each raw -> file, author, local_path, local_url (file://), remote_url (Forgejo web).
|
# for each raw -> file, author, local_path, local_url (file://), remote_url (Forgejo web).
|
||||||
|
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
genome="${1:?usage: genome-raw-commit <genome>}"
|
genome="${1:?usage: genome-raw-commit <genome>}"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue