Skip to content

Commit

Permalink
Merge branch 'feature/git_add'
Browse files Browse the repository at this point in the history
  • Loading branch information
pskocik committed Aug 16, 2014
2 parents 2b13e21 + 5436dbf commit 8e5cae7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/methadone
Expand Up @@ -89,7 +89,7 @@ main do |app_name|
], :before => /^end\s*$/
end

system *%w(git add --all .)
sh %q(git add --all .)
end

options[:readme] = true
Expand Down

0 comments on commit 8e5cae7

Please sign in to comment.