일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- 파이썬
- 아틀라시안
- Atlassian
- 스크립트
- PostgreSQL
- 설치
- python
- node
- 리눅스
- 윈도우
- 설정
- 자바
- 노드
- hamonikr
- 3.0
- install
- 우분투
- 자바스크립트
- JS
- postgres
- ubuntu
- Linux
- DB
- java
- Windows
- javascript
- 하모니카
- DATABASE
- 데이터베이스
- script
Archives
- Today
- Total
목록쌍둥이 (1)
LukeHan 의 잡다한 기술 블로그
branch tag 를 모두 포함한 git 저장소 복제하기
> git clone --mirror {org_repository} Cloning into bare repository 'org_repository'... remote: Enumerating objects: 4201, done. remote: Counting objects: 100% (783/783), done. remote: Compressing objects: 100% (392/392), done. remote: Total 4201 (delta 381), reused 619 (delta 367), pack-reused 3418Receiving objects: 99% (4159/4201), 25.51 MiB | 10.19 MiB/s Receiving objects: 100% (4201/4201), 27..
개발/Git
2023. 12. 26. 20:00