diff options
| author | Russell Belfer <rb@github.com> | 2013-05-24 11:09:04 -0700 |
|---|---|---|
| committer | Russell Belfer <rb@github.com> | 2013-05-24 11:09:04 -0700 |
| commit | 7a5ee3dc923caf2b3b9b5e9b2408340f6ae32d7d (patch) | |
| tree | b0bac0291ac788c6771b02e4ed59e970d2c669c7 /include/git2 | |
| parent | d20b044961352348855ee82dcc77615f605ac832 (diff) | |
| download | libgit2-7a5ee3dc923caf2b3b9b5e9b2408340f6ae32d7d.tar.gz | |
Add ~ expansion to global attributes and excludes
This adds ~/ prefix expansion for the value of core.attributesfile
and core.excludesfile, plus it fixes the fact that the attributes
cache was holding on to the string data from the config for a long
time (instead of making its own strdup) which could have caused a
problem if the config was refreshed. Adds a test for the new
expansion capability.
Diffstat (limited to 'include/git2')
0 files changed, 0 insertions, 0 deletions
