# Git 2.28 릴리즈

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=2554](https://news.hada.io/topic?id=2554)
- GeekNews Markdown: [https://news.hada.io/topic/2554.md](https://news.hada.io/topic/2554.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-07-30T10:28:48+09:00
- Updated: 2020-07-30T10:28:48+09:00
- Original source: [github.blog](https://github.blog/2020-07-27-highlights-from-git-2-28/)
- Points: 4
- Comments: 0

## Topic Body

- init.defaultBranch : 기본 브랜치를 master 에서 main 등으로 변경 가능

- pull.rebase : 명확한 설정없이 pull 시에 경고 출력. false(merge)/true(rebase) 를 지정하거나 --rebase, --no-rebase, --ff-only 중 하나를 쓰거나 해야함 (2.27부터)

- git status 시에 sparse checkout 상태를 보여줌

- commit-graph 파일 포맷에 changed-path 블룸 필터를 저장 가능하게 변경 (2.27부터)

ㅤ→ 변경된 파일등을 빠르게 추적가능해서 log를 비롯한 여러 커맨드의 성능 개선

## Comments



_No public comments on this page._
