1. Tortoise Git Download
https://tortoisegit.org/download/
Download – TortoiseGit – Windows Shell Interface to Git
Other resources Debug symbols, language dlls and other resources can be found on our dedicated download server: download.tortoisegit.org/tgit/2.12.0.0/. Preview releases The preview releases are built from the latest code that represents the cutting edge o
tortoisegit.org
2. SVN repository를 git으로 받기
3. Create Gitlab project
> ReadME가 생성되어 있으면 push error남.
4. Push to Gitlab Project
4. 빈 폴더 추가
git으로 push 할 때, 빈 폴더는 제외된다. 폴더를 추가하고 싶으면 .keep 생성후 push하여 완료한다.
'Gitlab' 카테고리의 다른 글
Gitlab 한국어 설정 (0) | 2022.01.14 |
---|---|
[Gitlab] ERROR: Uploading artifacts as "archive" to coordinator... too large archive (0) | 2022.01.14 |
Gitlab runner install & CI/CD (0) | 2022.01.14 |
Gitlab 설치 (Ubuntu 18.04) (0) | 2021.11.28 |