Skip to content
This repository was archived by the owner on Feb 29, 2024. It is now read-only.
This repository was archived by the owner on Feb 29, 2024. It is now read-only.

We are using an incorrect branch #13

@xredo

Description

@xredo

We are always using the feature/modularize branch. We need to fix this to use the master branch.

path = if File.exists? @rails_template
          File.dirname(@rails_template)
        else
          @tmp_dir = Dir.mktmpdir
          run "git clone -b 'feature/modularize' git@github.com:MarsBased/pathfinder.git #{@tmp_dir}"
          @tmp_dir
        end

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions