Skip to content

Comments

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

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

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

Conversation

@mniehe
Copy link
Collaborator

@mniehe mniehe commented Apr 16, 2022

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
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:

Copy link
Owner

@Brymastr Brymastr left a comment

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?

REPO_NAME=
CONFIG_FILE=$HOME/.bryswitch

PLATFORM_HOSTNAME=github.com
Copy link
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
Copy link
Owner

Brymastr commented Apr 28, 2022

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