gitsigns.nvim/test
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
..
gitdir_watcher_spec.lua fix(watcher): watch gitdir instead if index 2021-09-24 16:30:10 +01:00
gitsigns_spec.lua fix(watcher): watch gitdir instead if index 2021-09-24 16:30:10 +01:00
gs_helpers.lua fix(blame_line): don't error in fresh repo 2021-09-11 14:15:46 +01:00
highlights_spec.lua Tidy up tests 2021-08-03 22:48:48 +01:00
preload.lua Rework testsuite 2021-06-23 11:41:48 +01:00