소스 검색

Updated so it git clones what is needed.

root 4 년 전
부모
커밋
ac33debc06
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      git_pull.sh

+ 2 - 2
git_pull.sh

@@ -1,4 +1,4 @@
 #!/bin/bash
 
-git pull https://github.com/wonder-mice/zf_log.git
-git pull https://github.com/google/googletest.git
+git clone https://github.com/wonder-mice/zf_log.git
+git clone https://github.com/google/googletest.git