databricks-cli/libs/git
Pieter Noordhuis abb1de99ba
Locate and use global excludes file (#191)
This implements rudimentary gitconfig loading as specified at
https://git-scm.com/docs/git-config.
2023-02-02 12:25:53 +01:00
..
testdata Move git package to libs/git (#189) 2023-01-31 19:19:16 +01:00
config.go Locate and use global excludes file (#191) 2023-02-02 12:25:53 +01:00
config_test.go Locate and use global excludes file (#191) 2023-02-02 12:25:53 +01:00
fileset.go Move git package to libs/git (#189) 2023-01-31 19:19:16 +01:00
fileset_test.go Move git package to libs/git (#189) 2023-01-31 19:19:16 +01:00
git.go Move git package to libs/git (#189) 2023-01-31 19:19:16 +01:00
git_test.go Move git package to libs/git (#189) 2023-01-31 19:19:16 +01:00
ignore.go Move git package to libs/git (#189) 2023-01-31 19:19:16 +01:00
ignore_test.go Move git package to libs/git (#189) 2023-01-31 19:19:16 +01:00
repository.go Locate and use global excludes file (#191) 2023-02-02 12:25:53 +01:00
repository_test.go Move git package to libs/git (#189) 2023-01-31 19:19:16 +01:00
view.go Move git package to libs/git (#189) 2023-01-31 19:19:16 +01:00
view_test.go Move git package to libs/git (#189) 2023-01-31 19:19:16 +01:00