mirror of
https://github.com/flancian/garden.git
synced 2026-08-06 22:46:19 +00:00
6 lines
148 B
Markdown
6 lines
148 B
Markdown
- from https://news.ycombinator.com/item?id=30521545
|
|
|
|
```
|
|
git config --global rerere.enabled true
|
|
git config --global rerere.autoUpdate true```
|
|
```` |