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 9676312 commit be83d8fCopy full SHA for be83d8f
1 file changed
tests/scripts/packaging/gitlog.php
@@ -20,7 +20,6 @@
20
* @usage php gitlog.php [-t|some-commit|-max20171001]
21
* @see https://github.com/ywarnier/git
22
*/
23
-exit;
24
if (PHP_SAPI != 'cli') {
25
die('This script can only be launched from the command line');
26
}
0 commit comments