Skip to content

Add ability to custom clone root directory and have custom platforms#2

Draft
mniehe wants to merge 1 commit into
mainfrom
mn/generic-git-service
Draft

Add ability to custom clone root directory and have custom platforms#2
mniehe wants to merge 1 commit into
mainfrom
mn/generic-git-service

Conversation

@mniehe

@mniehe mniehe commented Apr 16, 2022

Copy link
Copy Markdown
Collaborator

A possible example of how to handle custom domains

@mniehe mniehe requested a review from Brymastr April 16, 2022 00:33
@mniehe mniehe self-assigned this Apr 16, 2022
@Brymastr

Copy link
Copy Markdown
Owner

I like the change. I think we should be setting PLATFORM on line 2 to github.com and PLATFORM_URL on line 3 git@gitlab.com:

@Brymastr Brymastr left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

How does the custom root dir and custom platform stuff work?

Comment thread switch
REPO_NAME=
CONFIG_FILE=$HOME/.bryswitch

PLATFORM_HOSTNAME=github.com

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Looks like this isn't used.

@Brymastr

Brymastr commented Apr 28, 2022

Copy link
Copy Markdown
Owner

Closes #1

@Brymastr Brymastr linked an issue Apr 28, 2022 that may be closed by this pull request
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.

Add support for custom git remotes

2 participants