{"id":20646575,"url":"https://github.com/tienne/repo","last_synced_at":"2026-03-07T09:32:04.205Z","repository":{"id":98494733,"uuid":"109360209","full_name":"tienne/repo","owner":"tienne","description":null,"archived":false,"fork":false,"pushed_at":"2017-11-03T09:11:51.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-09T16:58:49.853Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tienne.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-03T06:25:36.000Z","updated_at":"2017-11-03T06:25:36.000Z","dependencies_parsed_at":"2023-06-28T08:30:31.242Z","dependency_job_id":null,"html_url":"https://github.com/tienne/repo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tienne/repo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tienne%2Frepo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tienne%2Frepo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tienne%2Frepo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tienne%2Frepo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tienne","download_url":"https://codeload.github.com/tienne/repo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tienne%2Frepo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30210840,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T09:02:10.694Z","status":"ssl_error","status_checked_at":"2026-03-07T09:02:08.429Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-16T16:26:21.940Z","updated_at":"2026-03-07T09:32:04.181Z","avatar_url":"https://github.com/tienne.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a translation of the original [README.md](../README.md) in English with\nsome additional information about the Korean translation.\n\n# Pro Git\n\n이곳에 담긴 내용물은 「Pro Git」 한국어판의 소스 코드로, 원본은 영어판 「Pro Git」입니다. 원작과\n본 번역물은 [크리에이티브 커먼즈 저작자표시-비영리-동일조건변경허락 3.0 (CC BY-NC-SA\n3.0)](https://creativecommons.org/licenses/by-nc-sa/3.0/) 조건에 따라 이용할 수\n있습니다.\n\n이 책을 통해 Git을 즐겁게 배울 수 있기를 바랍니다. [출판된 책을 Amazon에서 구입](http://tinyurl.com/amazonprogit)하시면\n원저자인 Scott Chacon과 Apress 출판사에게 큰 도움이 됩니다.\n[git-scm.com](http://git-scm.com/book/)에서 영어, 한국어 및 10여개의 다른 언어로 온라인에서\n읽을 수도 있습니다.\n\n# 전자책 만들기\n\n페도라(16 이상)에서는 아래와 같이 할 수 있습니다.\n\n    $ yum install ruby calibre rubygems ruby-devel rubygem-ruby-debug rubygem-rdiscount\n    $ ./makeebooks en  # mobi 파일 생성\n\n맥에서는 아래의 설명을 따르세요.\n\n1. ruby와 rubygems을 설치\n2. 터미널에서 `gem install rdiscount` 실행\n3. 맥용 Calibre를 다운로드 및 명령줄 도구 설치. PDF를 만들려면 다음 소프트웨어도 설치해야 합니다:\n    * pandoc: http://johnmacfarlane.net/pandoc/installing.html\n    * xelatex: http://tug.org/mactex/\n4. 터미널에서 `./makeebooks ko` 실행 (mobi 파일 생성)\n\n## Pandoc 관련 노트\n\nPandoc 버전 1.9.1.1에서 확인된 [버그](https://github.com/jgm/pandoc/issues/964)로 인해\n~표 이후의 글자가 사라지는 현상이 있습니다. 버전 1.11.1 이상을 사용해주세요. `pandoc -v` 명령으로\n현재 버전을 알 수 있습니다.\n\n## 역주\n\n* 모든 명령어는 프로젝트의 루트 디렉토리에서 실행되어야 합니다.\n* 한국어판 PDF를 만들려면 [나눔바른고딕](http://hangeul.naver.com),\n  [나눔코딕코딩](http://dev.naver.com/projects/nanumfont/download) 글꼴이 필요합니다.\n\n# 정오표\n\n이 책에서 잘못된 점이나 수정되어야 하는 부분을 발견한 경우, GitHub 저장소에 [이슈를\n등록](https://github.com/progit/progit/issues/new)해주세요.\n\n# 번역\n\n이 책을 새로운 언어로 번역하고 싶다면 [ISO 639](http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes)\n코드에 맞는 이름으로 프로젝트의 루트 디렉토리에 새 디렉토리를 만든 뒤 pull request를 보내주세요.\n번역된 책은 git-scm.com 웹사이트에 게시되어 누구나 볼 수 있게 됩니다.\n\n# pull request 보내기\n\n* 모든 파일은 UTF-8 인코딩을 사용해야 합니다.\n* 영어 원본과 번역본의 변경 사항은 각각 다른 pull request로 보내주세요.\n* 번역본을 수정할 때는 commit 메시지와 pull request의 제목을 해당 언어의 ISO 639 코드로\n  시작해주세요. 예를 들어 한국어판의 내용을 수정했을 경우 `[ko] improve wording`처럼 제목을\n  달면 됩니다.\n* 변경 사항이 conflict 없이 자동으로 merge될 수 있어야 합니다.\n* PDF 만들기, 전자책 만들기, git-scm.com 웹사이트 등이 잘 작동하는지 꼭 확인해주세요.\n\n# 한국어판 출판 및 역자 정보\n\n도서출판 인사이트를 통해서\n[한국어판](http://www.insightbook.co.kr/books/programming-insight/프로-git)이\n2013년 4월 19일에 출판되었습니다. 출판된 책을 구입하시면 인사이트와 역자들에게 도움이 됩니다.\n\n## 역자 소개\n\n* [박창우(Changwoo Park)](https://github.com/pismute), pismute at gmail dot com\n* [이성환(Sean Lee)](https://github.com/lethee), lethee at gmail dot com\n* [최용재(Yongjae choi)](https://github.com/lnyarl), lnyarl at gmail dot com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftienne%2Frepo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftienne%2Frepo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftienne%2Frepo/lists"}