mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 15:36:21 -04:00
* Initial scaffold
* Finish first half of Bats tests
* Add Bats to CI
* Fix CI
* Fix CI
* Fix configuration to set git name and email
* Fix `GIT_CONFIG_{KEY,VALUE}` indexing
* Fix Git config override precedence
* Remove unused and untested function
4 lines
101 B
Plaintext
4 lines
101 B
Plaintext
[submodule "vendor/bats-all"]
|
|
path = vendor/bats-all
|
|
url = https://github.com/hyperupcall/bats-all
|