summaryrefslogtreecommitdiff
path: root/lua/telescope/builtin/git.lua
AgeCommit message (Collapse)Author
2020-11-17Fix: set_opts_cwd function will only call git once (#256)YIQUN
2020-11-17Fix: check if opts.cwd is a git directory, not opts (#252)YIQUN
2020-11-16feat: Add git builtins (#240)Simon Hauser
Conni2461 is a great coder and contributor :)