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

Fixing up the git support #20

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

Conversation

hallco978
Copy link

The previous git support was quite fragile, so I've given it a bit of a tidy.

{


public static string TestPath(string path)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clean up the spacing above this

@ferventcoder
Copy link
Member

Not too bad, there are few things to clean up and we always suggest that you don't do a pull request from your master branch. It doesn't allow you to do anything more with the code until we make a decision on your PR. Not a good situation for anyone.

Fix up those couple of things and send another PR from a branch, then close and reference this one so the two get linked. Thanks!

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.

2 participants