일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
- c++
- 오브젝트 풀링
- LFS
- 유니티 ResourceManager
- 유니티 오브젝트 풀링
- git-lfs
- 유니티 머신러닝
- 유니티 Vector3
- LookRotation
- 코드블럭 테마
- 소스코드 줄번호
- Quaternion.Euler
- ML-Agents
- Mathf.Clamp
- 유니티 InputManager
- 이진트리
- c++ 문자열 자르기
- 유니티 Rotate
- 깊이 우선 탐색
- 너비 우선 탐색
- unity
- LayerMask
- InputManager
- 유니티 Collision
- 유니티
- 유니티 리소스매니저
- 알고스팟
- 유니티 시야 가림
- Raycast
- eulerAngles
- Today
- Total
목록LFS (2)
무민은귀여워
gitlab의 프로젝트를 github로 옮기는 것은 아래 블로그 참고 https://codingdiary99.tistory.com/5 [Git] Gitlab에서 Github로 미러링 설정 💡예전에 프로젝트를 했던 내용이 gitlab에 있는데, 현재는 github를 사용중이라 커밋을 옮기기로 했습니다. 그래서 오늘은 gitlab에서 github로 미러링 설정을 해보도록 하겠습니다. 1. Github에서 토큰 codingdiary99.tistory.com 100mb가 넘는 파일이 있어 lfs 설정이 필요한 프로젝트는, 위 방법처럼 브라우저 상에서만으로는 옮길 수 없다. (마지막에 미러링 시도 버튼을 누르면 error로 끝남) 아래 다른 블로그를 참고하여 git lfs와 BFG Repo Cleaner를 설치 ..
1. git, git-lfs 설치하기 git 설치 https://git-scm.com/ Git git-scm.com 위 링크에서 다운로드 (추가) 프로젝트 관리를 위해 github 혹은 gitlab 계정을 생성한다. https://gitlab.com/ The first single application for the entire DevOps lifecycle - GitLab “From project planning and source code management to CI/CD and monitoring, GitLab is a complete DevOps platform, delivered as a single application. Only GitLab enables Concurrent DevOps t..