윈도우 git clone - windou git clone

프로그래밍/기타 2020. 1. 29. 04:20

반응형

1. git 설치 파일 다운로드

설치할 OS를 클릭하여 설치 파일을 다운로드하세요.

Git 홈페이지 

2. 프로그램 설치

3. 명령 프롬프트(CMD) 실행 후 git clone할 //github.com/저장소 입력

반응형

저작자표시 비영리 변경금지

'프로그래밍 > 기타' 카테고리의 다른 글

비주얼 스튜디오 로그인하여 평가판 라이선스 업데이트하기 (제품 등록하는 방법, Visual Studio Community)  (0)수학 공식 정리  (0)비주얼 스튜디오 버전 정리 (Visual Studio, vc)  (0)Ubuntu에 ROS 설치하기 (우분투 ROS 설치)  (0)라즈베리 파이에 gedit 설치하기 (편집기, 메모장)  (0)
2020.05.28
2020.03.10
2020.01.18
2019.12.10
2019.12.10

Tag windows git, 윈도우 깃허브 설치, 윈도우에 git 설치하는 방법

, 댓글 0개가 달렸습니다

댓글을 달아 주세요

    비밀글

    System/Server

    by BitSense 2020. 4. 27.

    git desktop 설치

    : //desktop.github.com/

    git clone으로 소스 가져오기

    // 빈 디렉토리 만들고 powershell 호출 // repository clone git clone ssh://[gituser]@[gitlab server]/[gitlab reopsitory] // github desktop 실행 File > Add local repository 클릭 repository 디렉토리 선택
    git clone ssh://[gituser]@[gitlab server]/[repository path]
    Add local repository 선택해서 clone한 repository를 연결
    git clone으로 연결한 디렉토리 위치를 선택. 해당 디렉토리에는 .git 폴더가 있을 것이다.
    연결 후 History에서 작업한 내역을 확인할 수 있다. commit, push 등은 할 수 없다.

    관련글

    • [Linux] 여러 파일에서 특정문자열 치환
    • [Docker] elasticsearch + kibana 설치 후 연동하기

    댓글0

    관련 게시물

    Toplist

    최신 우편물

    태그