Skip to content

Branch master is still taken by default when loading a baseline #1644

Description

@jordanmontt

If you load a baseline like this:

Metacello new
  baseline: 'AllocationProfiler';
  repository: 'github://jordanmontt/object-creation-pharo-experiment';
  load.

You will have an exception saying that brach master does not exist. Which is correct, since some years ago GitHub now uses main as default branch and not master. Iceberg should support both options

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions