Skip to content
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

Add Gitlab support to git clonefork #8

Open
Cali0707 opened this issue Jul 5, 2023 · 1 comment
Open

Add Gitlab support to git clonefork #8

Cali0707 opened this issue Jul 5, 2023 · 1 comment
Labels
command/clonefork This affects the git clonefork command enhancement New feature or request good first issue Good for newcomers hold/do-not-work This isn't ready to be worked on

Comments

@Cali0707
Copy link
Owner

Cali0707 commented Jul 5, 2023

Currently, the git clonefork command depends on the Github API, so it will not work for any Gitlab repositories. To rectify this, a check should be added to see whether or not a repository is on Github vs Gitlab. Then, code to call the Gitlab API properly should be added as well.

@Cali0707 Cali0707 added the good first issue Good for newcomers label Jul 5, 2023
@Cali0707 Cali0707 added the enhancement New feature or request label Jul 12, 2023
@Cali0707
Copy link
Owner Author

Hold until after redesign that will be caused by #17

@Cali0707 Cali0707 added hold/do-not-work This isn't ready to be worked on command/clonefork This affects the git clonefork command labels Jul 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
command/clonefork This affects the git clonefork command enhancement New feature or request good first issue Good for newcomers hold/do-not-work This isn't ready to be worked on
Projects
None yet
Development

No branches or pull requests

1 participant