We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b642466 commit ae19d07Copy full SHA for ae19d07
rundiffstylecheck.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
echo "$(basename $0) start!"
3
-VERSION=v0.1.3
+VERSION=v0.1.5
4
wget https://github.com/AtsushiSakai/DiffSentinel/archive/${VERSION}.zip
5
unzip ${VERSION}.zip
6
./DiffSentinel*/starter.sh HEAD origin/master
0 commit comments