# File lib/homesick/actions/git_actions.rb, line 102 def git_status say_status 'git status', '', :green system 'git status' end