# Picks on 2021-09-03
**Created**:: [[2021-09-03]]
## git-tmp
[gist.github.com](https://gist.github.com/doitian/149539874141557d6f6421c984e0f494)
#pick #git
Sometimes, I want to do batch replace in the directory not tracked by git.
This script helps me to preview the changes and rollback when things go wrong by creating a temporary git repo.