# D3 시각화로 만든 Git 컨셉 배우기

> Clean Markdown view of GeekNews topic #3136. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=3136](https://news.hada.io/topic?id=3136)
- GeekNews Markdown: [https://news.hada.io/topic/3136.md](https://news.hada.io/topic/3136.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-11-03T12:09:54+09:00
- Updated: 2020-11-03T12:09:54+09:00
- Original source: [onlywei.github.io](https://onlywei.github.io/explain-git-with-d3/)
- Points: 15
- Comments: 0

## Topic Body

- Git 기본 명령들이 어떻게 동작하는지를 D3와 SVG를 이용한 애니메이션으로 설명

- commit / branch / checkout / reset / revert / merge / rebase / fetch / pull / push / tag

ㅤ→ 파일을 추가/스테이징 하는 부분은 생략

- 특정 실제 시나리오 몇개

ㅤ→ 로컬 브랜치를 오리진으로 리스토어 하기

ㅤ→ 프라이빗 로컬 브랜치를 오리진 최신본으로 업데이트 : git fetch & rebase

ㅤ→ 로컬 브랜치 삭제하기

## Comments



_No public comments on this page._
