You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: