We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abddce6 commit 846cf28Copy full SHA for 846cf28
lib/fit_commit/cli.rb
@@ -23,7 +23,7 @@ def help
23
$stderr.puts "fit-commit v#{FitCommit::VERSION}"
24
$stderr.puts "Usage: fit-commit install"
25
$stderr.puts "Usage: fit-commit uninstall"
26
- EXIT_CODE_FAILURE
+ EXIT_CODE_SUCCESS
27
end
28
29
def install
0 commit comments