mirror of
https://github.com/status-im/status-go.git
synced 2025-01-11 15:14:52 +00:00
5 lines
80 B
Bash
Executable File
5 lines
80 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
source _assets/scripts/parse_commits.sh
|
|
parse_commits "$@"
|