메뉴 건너뛰기

Bigdata, Semantic IoT, Hadoop, NoSQL

Bigdata, Hadoop ecosystem, Semantic IoT등의 프로젝트를 진행중에 습득한 내용을 정리하는 곳입니다.
필요한 분을 위해서 공개하고 있습니다. 문의사항은 gooper@gooper.com로 메일을 보내주세요.


git git설명 한글판

총관리자 2015.12.09 10:55 조회 수 : 358

http://git-scm.com/book/ko/v2

  1. 1. 시작하기

    1. 1.1 버전 관리란?
    2. 1.2 짧게 보는 Git의 역사
    3. 1.3 Git 기초
    4. 1.4 CLI
    5. 1.5 Git 설치
    6. 1.6 Git 최초 설정
    7. 1.7 도움말 보기
    8. 1.8 요약
  2. 2. Git의 기초

    1. 2.1 Git 저장소 만들기
    2. 2.2 수정하고 저장소에 저장하기
    3. 2.3 커밋 히스토리 조회하기
    4. 2.4 되돌리기
    5. 2.5 리모트 저장소
    6. 2.6 태그
    7. 2.7 Git Alias
    8. 2.8 요약
  3. 3. Git 브랜치

    1. 3.1 브랜치란 무엇인가
    2. 3.2 브랜치와 Merge 의 기초
    3. 3.3 브랜치 관리
    4. 3.4 브랜치 Workflow
    5. 3.5 리모트 브랜치
    6. 3.6 Rebase 하기
    7. 3.7 요약
  4. 4. Git 서버

    1. 4.1 프로토콜
    2. 4.2 서버에 Git 설치하기
    3. 4.3 SSH 공개키 만들기
    4. 4.4 서버 설정하기
    5. 4.5 Git 데몬
    6. 4.6 스마트 HTTP
    7. 4.7 GitWeb
    8. 4.8 GitLab
    9. 4.9 또 다른 선택지, 호스팅
    10. 4.10 요약
  5. 5. 분산 환경에서의 Git

    1. 5.1 분산 환경에서의 Workflow
    2. 5.2 프로젝트에 기여하기
    3. 5.3 프로젝트 관리하기
    4. 5.4 요약
  6. 6. GitHub

    1. 6.1 계정 만들고 설정하기
    2. 6.2 프로젝트에 기여하기
    3. 6.3 프로젝트 관리하기
    4. 6.4 Organization 관리하기
    5. 6.5 GitHub 스크립팅
    6. 6.6 요약
  7. 7. Git 도구

    1. 7.1 리비전 조회하기
    2. 7.2 대화형 명령
    3. 7.3 Stashing과 Cleaning
    4. 7.4 내 작업에 서명하기
    5. 7.5 검색
    6. 7.6 히스토리 단장하기
    7. 7.7 Reset 명확히 알고 가기
    8. 7.8 고급 Merge
    9. 7.9 Rerere
    10. 7.10 Git으로 버그 찾기
    11. 7.11 서브모듈
    12. 7.12 Bundle
    13. 7.13 Replace
    14. 7.14 Credential 저장소
    15. 7.15 요약
  8. 8. Git맞춤

    1. 8.1 Git 설정하기
    2. 8.2 Git Attributes
    3. 8.3 Git Hooks
    4. 8.4 정책 구현하기
    5. 8.5 요약
  9. 9. Git으로 이전하기

    1. 9.1 Git: 범용 Client
    2. 9.2 Git으로 옮기기
    3. 9.3 요약
  10. 10. Git의 내부

    1. 10.1 Plumbing 명령과 Porcelain 명령
    2. 10.2 Git 개체
    3. 10.3 Git Refs
    4. 10.4 Packfile
    5. 10.5 Refspec
    6. 10.6 데이터 전송 프로토콜
    7. 10.7 운영 및 데이터 복구
    8. 10.8 환경변수
    9. 10.9 요약
  11. A1. 다양한 환경에서 Git 사용하기

    1. A1.1 GUI
    2. A1.2 Visual Studio
    3. A1.3 Eclipse
    4. A1.4 Bash
    5. A1.5 Zsh
    6. A1.6 Powershell
    7. A1.7 요약
  12. A2. 애플리케이션에 Git 넣기

    1. A2.1 Git 명령어
    2. A2.2 Libgit2
    3. A2.3 JGit
  13. A3. Git 명령어

    1. A3.1 설치와 설정
    2. A3.2 프로젝트 가져오기와 생성하기
    3. A3.3 스냅샷 다루기
    4. A3.4 Branch와 Merge
    5. A3.5 공유하고 업데이트하기
    6. A3.6 보기와 비교
    7. A3.7 Debugging
    8. A3.8 Patch 하기
    9. A3.9 Email
    10. A3.10 다른 버전 관리 시스템
    11. A3.11 관리
    12. A3.12 Plumbing 명령어

번호 제목 글쓴이 날짜 조회 수
741 [CDP7.1.7] oozie sqoop action으로 import혹은 export수행시 발생한 오류에 대한 자세한 로그 확인 하는 방법 gooper 2024.04.19 0
740 [Impala] alter table구문수행시 "WARNINGS: Impala does not have READ_WRITE access to path 'hdfs://nameservice1/DATA/Temp/DB/source/table01_ccd'" 발생시 조치 gooper 2024.04.26 0
739 [CDP7.1.7]Hive Replication수행시 Target Cluster에서 Specified catalog.database.table does not exist 오류 new gooper 2024.05.08 0
738 [CDP7.1.7, Replication]Encryption Zone내 HDFS파일을 비Encryption Zone으로 HDFS Replication시 User hdfs가 아닌 hadoop으로 수행하는 방법 gooper 2024.01.15 1
737 [CDP7.1.7]Hive Replication수행중 Specified catalog.database.table does not exist : hive.db명.table명 오류 발생시 조치방법 gooper 2024.04.05 1
736 [CDP7.1.7][Replication]Table does not match version in getMetastore(). Table view original text mismatch gooper 2024.01.02 2
735 ./gradlew :composeDown 및 ./gradlew :composeUp 를 성공했을때의 메세지 gooper 2023.02.20 6
734 호출 url현황 gooper 2023.02.21 6
733 [vue storefrontui]외부 API통합하기 참고 문서 총관리자 2022.02.09 7
732 [Cloudera Agent] Metadata-Plugin throttling_logger INFO (713 skipped) Unable to send data to nav server. Will try again. gooper 2022.05.16 7
731 [CDP7.1.7, Hive Replication]Hive Replication진행중 "The following columns have types incompatible with the existing columns in their respective positions " 오류 gooper 2023.12.27 7
730 [CDP7.1.7]Oozie job에서 ERROR: Kudu error(s) reported, first error: Timed out: Failed to write batch of 774 ops to tablet 8003f9a064bf4be5890a178439b2ba91가 발생하면서 쿼리가 실패하는 경우 gooper 2024.01.05 7
729 eclipse editor 설정방법 총관리자 2022.02.01 9
728 주문히스토리 조회 총관리자 2022.04.30 10
727 [bitbucket] 2022년 3월 2일 부터 git 작업시 기존에 사용하던 비빌번호를 사용할 수 없도록 변경되었다. 총관리자 2022.04.30 10
726 oozie의 sqoop action수행시 ooize:launcher의 applicationId를 이용하여 oozie:action의 applicationId및 관련 로그를 찾는 방법 gooper 2023.07.26 10
725 주문 생성 데이터 예시 총관리자 2022.04.30 11
724 [EncryptionZone]User:testuser not allowed to do "DECRYPT_EEK" on 'testkey' gooper 2023.06.29 11
723 [CDP7.1.7]Encryption Zone내부/외부 간 데이터 이동(mv,cp)및 CTAS, INSERT SQL시 오류(can't be moved into an encryption zone, can't be moved from an encryption zone) gooper 2023.11.14 11
722 [CDP7.1.7]impala-shell수행시 간헐적으로 "-k requires a valid kerberos ticket but no valid kerberos ticket found." 오류 gooper 2023.11.16 11

A personal place to organize information learned during the development of such Hadoop, Hive, Hbase, Semantic IoT, etc.
We are open to the required minutes. Please send inquiries to gooper@gooper.com.

위로