> ## Documentation Index
> Fetch the complete documentation index at: https://diffhub.blode.md/llms.txt
> Use this file to discover all available pages before exploring further.

# Live Refresh

## File watching

DiffHub watches your working tree for changes using native file system events. When a tracked file, `.git/HEAD`, `.git/index`, or `.git/refs/` changes, the diff updates automatically.

## Manual refresh

Press `r` to force a refresh at any time.

## Ignored paths

The following paths are excluded from file watching:

- `.next/`
- `.turbo/`
- `node_modules/`
- Most `.git/` internals