gitsigns.nvim/doc
Lewis Russell 489fe088c4 fix(watcher): watch gitdir instead if index
Some git command likes `git checkout -b` do no update .git/index.
Instead watch the git dir itself to capture all git operations.

Renamed config.watch_index -> config.watch_gitdir

Fixes #377
2021-09-24 16:30:10 +01:00
..
gitsigns.txt fix(watcher): watch gitdir instead if index 2021-09-24 16:30:10 +01:00