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

Support non-master default branches #34

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

remcokranenburg
Copy link

More and more projects use a default branch other than 'master'. This PR guesses the default branch based on HEAD of the origin remote.

This PR also removes the 'fetch' call, which shaves off two seconds. When you're working on a relatively up-to-date clone, this shouldn't change the behavior too much.

@irtimir
Copy link

irtimir commented Oct 26, 2022

@hchasestevens When do you think this pull request will be approved?

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

Successfully merging this pull request may close these issues.

None yet

2 participants