44 45 46
# File 'lib/mutx/support/git.rb', line 44 def self.add_all Mutx::Support::Console.execute("git add .") end