@@ -173,12 +173,15 @@ There are few ways to get help:
173
173
## :memo : Documentation
174
174
175
175
176
- ### ` gitUrlParse(url) `
176
+ ### ` gitUrlParse(url, refs ) `
177
177
Parses a Git url.
178
178
179
179
#### Params
180
180
181
181
- ** String** ` url ` : The Git url to parse.
182
+ - ** Array** ` refs ` : An array of strings representing the refs. This is helpful in the context of the URLs that contain branches with slashes.
183
+ If user wants to identify the branch, he should pass all branch names
184
+ of the project as part of refs parameter
182
185
183
186
#### Return
184
187
- ** GitUrl** The ` GitUrl ` object containing:
@@ -368,10 +371,11 @@ If you are using this library in one of your projects, add it in this list. :spa
368
371
- ` @monokle/synchronizer `
369
372
- ` @narfeta/catalog-backend `
370
373
- ` @navabi/react-native-ssl-pinning `
374
+ - ` @npm_fluentco/adflow-react-native-sdk `
371
375
- ` @nuxt/telemetry `
372
376
- ` @nuxt/ui-pro `
373
377
- ` @nuxthq/studio `
374
- - ` @oiti/rn-liveness2d `
378
+ - ` @oumi/block-sdk `
375
379
- ` @oumi/cli-ui `
376
380
- ` @pageshare/cli `
377
381
- ` @parallelnft/web3modal `
@@ -417,6 +421,7 @@ If you are using this library in one of your projects, add it in this list. :spa
417
421
- ` @storybook/storybook-deployer `
418
422
- ` @strapi/pack-up `
419
423
- ` @strapi/strapi `
424
+ - ` @tahul/ui-fix `
420
425
- ` @taingo97/react-native-rsa-expo `
421
426
- ` @taingo97/react-native-sunmi-printer `
422
427
- ` @taingo97/react-native-telpo-printer `
@@ -509,7 +514,6 @@ If you are using this library in one of your projects, add it in this list. :spa
509
514
- ` github-assistant `
510
515
- ` github-publish-npm `
511
516
- ` gitlab-ci-variables-cli `
512
- - ` griffin-ui-library `
513
517
- ` gtni `
514
518
- ` harry-reporter `
515
519
- ` hzero-block-sdk `
@@ -583,6 +587,7 @@ If you are using this library in one of your projects, add it in this list. :spa
583
587
- ` react-native-custom-poccomponent `
584
588
- ` react-native-dhp-printer `
585
589
- ` react-native-fedlight-dsm `
590
+ - ` react-native-flyy `
586
591
- ` react-native-ghn-ekyc `
587
592
- ` react-native-innity-remaster `
588
593
- ` react-native-input-library `
@@ -602,7 +607,6 @@ If you are using this library in one of your projects, add it in this list. :spa
602
607
- ` react-native-multiselector `
603
608
- ` react-native-my-first-try-arun-ramya `
604
609
- ` react-native-nice-learning `
605
- - ` react-native-package-demo-yash-tech `
606
610
- ` react-native-paynow-generator `
607
611
- ` react-native-payu-payment-testing `
608
612
- ` react-native-progress-arrow `
0 commit comments