summarylogtreecommitdiffstats
path: root/get-changelog.sh
blob: 9cccb03666c5a19b49f81cda9b6eb0027225e02e (plain)
1
2
3
#!/bin/sh

curl -O --location "https://github.com/sourcegraph/src-cli/raw/$1/CHANGELOG.md"