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

Fixed #509 #511

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Fixed #509 #511

wants to merge 12 commits into from

Conversation

sauerberg
Copy link
Collaborator

Local Branch and Remote-Tracking Branch labels above the index, the commit to focus in the graph, and which branch labels are blue are now updating correctly. In detached HEAD state, no branch labels are highlighted in blue and the buttons aren't clickable.

@dmusican
Copy link
Owner

Thanks, @MarthanielX -- lots of good work here. I've got some questions before merging.

Most notably, something minor and wacky happened in the encoding of these files; it looks like Windows inserted CRLF line terminators on a bunch of files, making it appear as though every line in the file changed (which makes it hard to read the diffs). Take a look at these pages for advice:

https://git-scm.com/book/en/v2/Customizing-Git-Git-Configuration
https://help.github.com/articles/dealing-with-line-endings/#platform-windows

Can you clean that up, and then I'll take another look? Right now, when I click on any of the commits in the pull request, GitHub shows the entire file as having changed.

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

Successfully merging this pull request may close these issues.

2 participants