Git 배우기
Bitbucket Cloud에서 Git에 대해 알아보기
Git 리포지토리 만들기
Git 리포지토리 복사 및 파일 추가
Bitbucket Cloud의 Git 리포지토리에서 변경 사항 풀링
Git 브랜치를 사용하여 파일 병합
Bitbucket Cloud에서 코드 리뷰에 대해 알아보기
리포지토리 만들기
복제하고 새 브랜치에서 변경하기
명령줄을 사용하는 경우
Sourcetree를 사용하는 경우
Create a pull request to merge your change
Bitbucket Cloud로 브랜칭 알아보기
설치하기
워크플로 브랜칭 검토
Bitbucket Cloud로 변경사항을 실행 취소하는 방법 알아보기
git status
git log
git reset
git revert
입문자
버전 제어란
버전 제어의 장점
소스 코드 관리
Git이란
성능
보안
유연성
버전 제어 및 Git
Git이 조직에 필요한 이유
개발자용 Git
마케팅용 Git
제품 관리용 Git
용 Git
고객 지원용 Git
HR용 Git
예산 관리자용 Git
Git 설치
Mac OS X에 Git 설치
Windows에 Git 설치
Linux에 Git 설치
Git SSH
Git archive
GitOps
Git 치트 시트
시작하기
리포지토리 설정
git init
git clone
git config
git 별칭
변경 사항 저장
git add
Git 커밋
git diff
git stash
.gitignore
리포지토리 검사
git status
git tag
git blame
변경 내용 실행 취소
Git 체크아웃
git clean
git revert
git reset
git rm
기록 다시 쓰기
git commit --amend
git rebase
git rebase -i
git reflog
협업
동기화
git remote
git fetch
Git 푸시
git pull
풀 리퀘스트 만들기
작동 방식
예
여기에서 나아가야 할 방향
브랜치 사용
git branch
Git 체크아웃
Git 병합
충돌 병합하기
Merge strategies
워크플로우 비교
중앙 워크플로
Feature Branch Workflow
Gitflow 워크플로
포킹 워크플로
Git로 마이그레이션
SVN에서 Git까지, 마이그레이션 준비
관리자용
기본 Git 명령
Git 마이그레이션 도구
개발자용
SVN에서 Git으로 마이그레이션
준비
전환
동기화
공유
마이그레이션
Perforce부터 Git까지 - 변화를 만드는 이유
Perforce에서 Git으로 마이그레이션하기
How to move a Git repository with history
고급 팁
고급 Git 자습서
병합과 기준 재지정(rebase) 비교
개념 개요
rebase의 황금률
워크플로 연습
요약
Resetting, Checking Out, and Reverting
고급 Git 로그
로그 출력 형식 지정
커밋 기록 필터링
요약
Git Hooks
개념 개요
Local Hooks
Server-side Hooks
요약
참조 및 Reflog
Hashes
Refs
Packed Refs
Special Refs
Refspecs
Relative Refs
The Reflog
요약
Git submodules
Git 하위 트리
Large repositories in Git
Git LFS
Git gc
Git prune
Git bash
dot 파일 저장하는 방법
Git Cherry Pick
GitK
Git-show
홈
Tutorials
튜토리얼
아티클
용어집
Tutorials
Submit
가입
Search
Search
Become
a git guru.
Learn Git
Learn Git with Bitbucket Cloud
Learn about code review in Bitbucket Cloud
Learn Branching with Bitbucket Cloud
Learn Undoing Changes with Bitbucket Cloud
Beginner
What is version control
Source Code Management
What is Git
Why Git for your organization
Install Git
Git SSH
Git archive
GitOps
Git cheat sheet
Getting Started
Setting up a repository
Saving changes
Inspecting a repository
Undoing changes
Rewriting history
Collaborating
Syncing
Making a Pull Request
Using Branches
Comparing Workflows
Migrating to Git
SVN to Git - prepping for the migration
Migrate to Git from SVN
Perforce to Git - why to make the move
Migrating from Perforce to Git
Advanced Tips
Git subtree
Advanced Git Tutorials
Merging vs. Rebasing
Reset, Checkout, and Revert
Advanced Git log
Git Hooks
Refs and the Reflog
Git LFS
Git prune
Large repositories in Git
Git bash
How to store dot files
Git Cherry Pick