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

Refactor of git status #262

Merged
merged 7 commits into from
Aug 31, 2018
Merged

Conversation

ghthor
Copy link
Member

@ghthor ghthor commented Aug 31, 2018

Long time coming. Let's dogfood this for a bit, but I think it'll work well. I left the legacy version in the source code for now so it's a little bit easier to hack it back in if this break anything for anyone.

@HaleTom
Copy link
Collaborator

HaleTom commented Sep 6, 2018

I suggest you parse git status -z --porcelain=v2

@ghthor
Copy link
Member Author

ghthor commented Sep 6, 2018

I agree with this. The main blocker I have here is that my ruby knowledge is pretty newbie and the syntax/concepts were tripping me up a lot just getting this into merge. I did revert this with #269 with the TODO being, learn enough ruby to parse git status -z --porcelain=v2. ETA, unknown, maybe I should fill out an Issue with my plan so anyone can signal that they're working on it, if I don't get to it quickly enough.

@jeffbyrnes
Copy link
Contributor

I may be able to help with that; my Ruby chops are decent. I’ll try to find some time this week to check it out.

@ghthor
Copy link
Member Author

ghthor commented Sep 10, 2018 via email

@HaleTom
Copy link
Collaborator

HaleTom commented Sep 22, 2018

@jeffbyrnes Thanks for the offer! I'd be willing to review your code.

@jeffbyrnes
Copy link
Contributor

Haven‘t yet had any bandwidth to tackle this, sorry! One day soon, I hope.

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.

4 participants