git 명령1 Git URL 확인하기 / origin 주소 확인 - git remote url 이 글에서는 git url을 확인하는 방법에 대해서 설명합니다. git url을 확인하는 명령 및 예제 내 디렉토리의 git url을 확인하는 방법은 git remote -v 입니다. (base) ubuntu@instance-20230810-1409:~/DualStyleGAN$ git remote -v origin https://github.com/williamyang1991/DualStyleGAN.git (fetch) origin https://github.com/williamyang1991/DualStyleGAN.git (push) 2024. 1. 21. 이전 1 다음