I need to read .git folder having below git remote url within my groovy script using grgit APIs.
url = [email protected]:***/****.git
Can you please help
I need to read .git folder having below git remote url within my groovy script using grgit APIs.
url = [email protected]:***/****.git
Can you please help
Copyright © 2021 Jogjafile Inc.
I could do as below