Implement git_repository_discover #19
Loading…
Reference in New Issue
No description provided.
Delete Branch "discover"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I wrapped git_repository_discover. I decided to expose a string-slice for ceiling_dirs instead of a colon-seperated single string, because it feels more native to go.
It doesn't look like your push went through, I double-checked. Can you try again?
I don't know why github is not showing the commit here. When I look at the branch in the webinterface the discover-branch clearly points to a commit doing the right thing. Trying to push only gives a „everything up to date“ which is right.
I would actually suggest to just merge the pull-request if nothing else is wrong - in the worst case we can add the other commit on top of it later. A bugreport to github seems appropriate at least from my vantage-point…
This is very weird indeed. I'll merge manually and ask somebody from .the .com team to look into the commit issue. :)
Thanks a lot for this!