# Dura - Git 자동 저장 유틸리티

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=5732](https://news.hada.io/topic?id=5732)
- GeekNews Markdown: [https://news.hada.io/topic/5732.md](https://news.hada.io/topic/5732.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-01-12T10:58:01+09:00
- Updated: 2022-01-12T10:58:01+09:00
- Original source: [github.com](https://github.com/tkellogg/dura)
- Points: 20
- Comments: 1

## Topic Body

- 백그라운드 프로세스로 Git Repo를 감시하다가 파일 변경시 자동으로 별도 브랜치(dura)에 커밋

ㅤ→ HEAD, 현재 브랜치, Git 인덱스(스테이지 파일) 을 건드리지 않음

- 언제든 원하는 버전으로 원상복귀 가능

## Comments



### Comment 8369

- Author: xguru
- Created: 2022-01-12T10:58:03+09:00
- Points: 4

- 왜 5분전 코드를 보기 어려울까요? https://news.hada.io/topic?id=3803
