add option to return original value instead of Url {} #1

Open
f0x wants to merge 1 commit from f0x/is-url:master into master
First-time contributor

API in line with is-numeric, keep default behavior identical / api compatible

API in line with is-numeric, keep default behavior identical / api compatible
f0x added 1 commit 2022-05-02 21:45:39 +02:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u master:f0x-master
git checkout f0x-master

Merge

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff f0x-master
git checkout master
git merge --ff-only f0x-master
git checkout f0x-master
git rebase master
git checkout master
git merge --no-ff f0x-master
git checkout master
git merge --squash f0x-master
git checkout master
git merge --ff-only f0x-master
git checkout master
git merge f0x-master
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: validatem/is-url#1
No description provided.