Teddy

Results 55 comments of Teddy

Yea, guess alt would be the best. Thanks 😊

If you do this, then you are unable to use docker on the host machine. Edit: Until a restart

/cc @nathanpotter @ammario What are your thoughts on this? Re: #196

will throw together a PR tomorrow.

Can't we just add a regex for github.com?

I think this will actually be kind of tricky now that you bring it up. What are your thoughts on how to proceed?

wouldn't we be able to just run: ```bash git remote -v ``` This would display all of the hosts, we could split by `\n`, then use the endpoints there? Note:...

We could always check (although, a prerequisite to sail is git)

So, what do you think that the solution should be? Should we have a regex for the remotes? If there is a GitHub* remote, we should use it. Is that...

ok, I will put together a PR together when I get sail to work on my mac (since I am away from my desktop).