김 정식, 2025-07-07 05:31
# Wiki
## github 저장소 추가
``` shell
cd ~/workspace/redmine_repositories
git clone --bare https://github.com/사용자명/저장소명.git 저장소명.git
```