Files
lazygit.nvim/lua/lazygit.lua
Diego Vélez cc07dc1599 feat: use git-dir and work-tree from environment (#142)
Passes `work-tree` and `git-dir` arguments for Lazygit.

This is very useful when using a bare git repo, so that Lazygit can still be used to manage the repo.
2024-12-04 11:44:05 -05:00

5.2 KiB