notes:git
Differences
This shows you the differences between two versions of the page.
| notes:git [2026/02/08 03:46] – created - external edit 127.0.0.1 | notes:git [2026/08/22 06:54] (current) – [Advanced Git] azman | ||
|---|---|---|---|
| Line 147: | Line 147: | ||
| List ignored files | List ignored files | ||
| < | < | ||
| + | |||
| + | Garbage collection? | ||
| + | < | ||
| + | $ git reflog expire --expire=now --all | ||
| + | $ git gc --aggressive --prune=now | ||
| + | </ | ||
| + | |||
| ===== Local Management ===== | ===== Local Management ===== | ||
notes/git.txt · Last modified: by azman
