-
Notifications
You must be signed in to change notification settings - Fork 33
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
print url of new pages site. #70
Labels
Comments
Uh...I guess we could parse out the A reasonable feature request. PRs welcome! |
Well there has to be a github remote, but how do we get a foolproof way of
getting the pages url?
…On Thu, Dec 5, 2019, 5:06 PM Kevin Moore ***@***.***> wrote:
Uh...I guess we could parse out the .git/config file (or just run git
config) and figure out if there is a github remote.
A reasonable feature request.
PRs welcome!
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#70?email_source=notifications&email_token=AFPYO7OXG73WISULUZUF2J3QXGQP3A5CNFSM4JWF55S2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEGCVTQQ#issuecomment-562387394>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFPYO7IPY3JMEFW7ADMIVI3QXGQP3ANCNFSM4JWF55SQ>
.
|
On Thu, Dec 5, 2019 at 5:25 PM Jonathan White <[email protected]>
wrote:
Well there has to be a github remote, but how do we get a foolproof way of
getting the pages url?
Foolproof? Not sure. [org/user].github.io/repo is pretty reliable, right?
There also might be an API call...
…
On Thu, Dec 5, 2019, 5:06 PM Kevin Moore ***@***.***> wrote:
> Uh...I guess we could parse out the .git/config file (or just run git
> config) and figure out if there is a github remote.
>
> A reasonable feature request.
>
> PRs welcome!
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <
#70?email_source=notifications&email_token=AFPYO7OXG73WISULUZUF2J3QXGQP3A5CNFSM4JWF55S2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEGCVTQQ#issuecomment-562387394
>,
> or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/AFPYO7IPY3JMEFW7ADMIVI3QXGQP3ANCNFSM4JWF55SQ
>
> .
>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#70?email_source=notifications&email_token=AAAEFCWXQLQ4KR72C24FVC3QXGS2JA5CNFSM4JWF55S2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEGCWVRA#issuecomment-562391748>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAEFCRNODFH7ZADWOXUYXDQXGS2JANCNFSM4JWF55SQ>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Useful data.
my userName is thinkdigitalsoftware,
git url: https://github.com/ThinkDigitalSoftware/samsung_one_ui_phone.git
github pages link: https://thinkdigitalsoftware.github.io/samsung_one_ui_phone/
is it a safe assumption to make to create a url from https://username.github.io/repo_name?
The text was updated successfully, but these errors were encountered: