I need to read .git folder having below git remote url within my groovy script using grgit APIs.
url = git@github.com:***/****.git
Can you please