lib/core/plugin/project.rb in nucleon-0.1.17 vs lib/core/plugin/project.rb in nucleon-0.1.18

- old
+ new

@@ -764,10 +764,10 @@ end #----------------------------------------------------------------------------- # Remote operations - def pull(remote = :edit, options = {}) + def pull(remote = :origin, options = {}) config = Config.ensure(options).import({ :remote => remote }) success = false if can_persist? localize do