# Git으로 Undo하는 (거의) 모든 방법 [2015]

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=1145](https://news.hada.io/topic?id=1145)
- GeekNews Markdown: [https://news.hada.io/topic/1145.md](https://news.hada.io/topic/1145.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2019-12-25T09:38:54+09:00
- Updated: 2019-12-25T09:38:54+09:00
- Original source: [github.blog](https://github.blog/2015-06-08-how-to-undo-almost-anything-with-git/)
- Points: 11
- Comments: 2

## Topic Body

-Push한후 Undo하기

-마지막 커밋메시지 수정

-로컬변경 리셋

-로컬Undo후 Redo

-브랜치에 할 커밋을 마스터에 했을때

-Rebase

-대규모 Undo/Redo

-예전커밋 수정

-트래킹되는 파일 지우기

## Comments



### Comment 790

- Author: yongjin
- Created: 2019-12-26T20:46:25+09:00
- Points: 2

유용한 글 같아서 부족한 영어로 번역해봤습니다. 링크: https://yongj.in/git/how-to-undo-almost-anything-with-git/

### Comment 791

- Author: xguru
- Created: 2019-12-26T23:03:10+09:00
- Points: 1
- Parent comment: 790
- Depth: 1

우왓 감사합니다~!!
