summaryrefslogtreecommitdiff
path: root/t/t1308-config-set.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'js/config-set-in-non-repository'Junio C Hamano2016-02-261-0/+11
|\
| * git config: report when trying to modify a non-existing repo configjs/config-set-in-non-repositoryJohannes Schindelin2016-02-251-0/+11
* | config: add 'origin_type' to config_source structLars Schneider2016-02-221-2/+2
|/
* Merge branch 'ta/config-set'Junio C Hamano2014-10-201-2/+2
|\
| * t1308: fix broken here document in test scriptta/config-setJunio C Hamano2014-10-131-2/+2
* | add tests for `git_config_get_string_const()`ta/config-set-1Tanay Abhra2014-08-071-0/+10
* | add a test for semantic errors in config filesTanay Abhra2014-08-071-0/+11
|/
* test-config: add tests for the config_set APITanay Abhra2014-07-291-0/+200