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

support Suckless as a host #34

Merged
merged 3 commits into from
Oct 27, 2023
Merged

support Suckless as a host #34

merged 3 commits into from
Oct 27, 2023

Conversation

amtoine
Copy link
Owner

@amtoine amtoine commented Oct 24, 2023

description

this PR adds support for cloning software from Suckless

changelog

  • get-fetch-push-urls now accepts "git" as valid protocol for fetch and push arguments
  • parse-git-url can now handle URLs such as git://git.suckless.org/st by splitting the computation of the owner and the group

tests

  • fetch-and-push-urls has been extended with git as a valid protocol
  • git-url-parsing has a new test case

@amtoine amtoine requested a review from melMass October 24, 2023 16:25
@melMass melMass merged commit 5d30fba into main Oct 27, 2023
3 checks passed
@melMass melMass deleted the support-suckless-host branch October 27, 2023 23:14
@amtoine amtoine mentioned this pull request Oct 28, 2023
4 tasks
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.

cannot clone *Suckless* software
2 participants