mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
Oops, forgot a name in there...
This commit is contained in:
parent
8b1ae1f96e
commit
a4d98041d7
1 changed files with 1 additions and 1 deletions
2
Rakefile
2
Rakefile
|
@ -252,7 +252,7 @@ task :handle_update do
|
|||
puts
|
||||
puts
|
||||
puts '=' * 150
|
||||
puts "Running rake REF=#{ENV["REF"].inspect}"
|
||||
puts "Running rake handle_update REF=#{ENV["REF"].inspect}"
|
||||
|
||||
sh %{git checkout master}
|
||||
sh %{git fetch origin}
|
||||
|
|
Loading…
Reference in a new issue