Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please change from master to main branch #1

Open
Baplisca opened this issue Feb 21, 2021 · 0 comments
Open

Please change from master to main branch #1

Baplisca opened this issue Feb 21, 2021 · 0 comments

Comments

@Baplisca
Copy link

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant