Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | config: use home directory for `~` includes | Edward Thomson | 2023-02-09 | 1 | -2/+2 |
| | | | | | | | | Users can specify a config file to be included in the home directory using `~/filename` syntax. Instead of looking in the global configuration location (which may be overridden), use the user's _actual_ home directory. This allows callers to change the global configuration location separately from the home directory. | ||||
* | refactor: `src` is now `src/libgit2` | Edward Thomson | 2022-02-22 | 1 | -0/+1194 |