Skip to content

Please change from master to main branch #1

@Baplisca

Description

@Baplisca

The main branch is now the default branch.
So, I think it should be changed as follows

before(main.py Line.119)
self.git.all(self.repo_name, remote_url, 'master', file_path, commit_message)

after
self.git.all(self.repo_name, remote_url, 'main', file_path, commit_message)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions