Skip to content

Make FileStatus enum COM Visible #222

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

Closed
rubberduck203 opened this issue Feb 16, 2015 · 0 comments
Closed

Make FileStatus enum COM Visible #222

rubberduck203 opened this issue Feb 16, 2015 · 0 comments
Assignees
Labels
Milestone

Comments

@rubberduck203
Copy link
Member

This code right here relies on Libgit2Sharp's enum. https://github.com/retailcoder/Rubberduck/blob/a107d9f9c60b004badd8a20c48cd6f064eb4c7ac/RetailCoder.VBE/SourceControl/FileStatus.cs#L18-L20

I got lazy. I can't be lazy. Borrow this file from their project and implement the enum right in Rubberduck. I'll just need to (int) cast 1 to 1 from LibGit2Sharp's enum to our newly aquired one.

@rubberduck203 rubberduck203 self-assigned this Feb 16, 2015
@rubberduck203 rubberduck203 added this to the Version 1.2 milestone Feb 16, 2015
retailcoder added a commit that referenced this issue Feb 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant