0

How to remove URL in gitlab

i need to remove remote URL from my repository. please share commands to remove URL.

stalin
asked Oct 23, 2017
1 Answer
0

first check available remote URL by using git remote -v . then remove URL by using git remote rm and mention your URL after this command.

View More
arunkumarak
answered Oct 24, 2017
Your Answer
||||
x
 
100:0

Related News in How to remove URL in gitlab

Related News in How to remove URL in gitlab