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

Why is gh-pages actually the main branch ? #27

Open
vsimko opened this issue Oct 4, 2017 · 3 comments
Open

Why is gh-pages actually the main branch ? #27

vsimko opened this issue Oct 4, 2017 · 3 comments

Comments

@vsimko
Copy link
Contributor

vsimko commented Oct 4, 2017

I'm a little bit confused about the "master" vs "gh-pages" branches.
Could someone elaborate on this ?

@mattburns
Copy link
Owner

The default branch for this repo is gh-pages rather than master to make things easier using GitHub pages. Basically, if we treat gh-pages as the master, it means that changes to the coverage report are automatically updated here: http://mattburns.github.io/exiftool.js/test/generated/reports/
without having to merge across etc.

@vsimko
Copy link
Contributor Author

vsimko commented Oct 5, 2017

@mattburns
Copy link
Owner

Hmm, yeah, that does look like a better approach.

@mattburns mattburns reopened this Oct 5, 2017
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

2 participants