diff options
| author | Patrick Steinhardt <ps@pks.im> | 2017-05-19 08:38:47 +0200 |
|---|---|---|
| committer | Patrick Steinhardt <ps@pks.im> | 2017-05-19 08:38:47 +0200 |
| commit | 32841973f1ee4d6432206b333a9907f3d14a5307 (patch) | |
| tree | 0ecb4543e1b834cba9b05916d93ef84c23a11dec /src/commit.h | |
| parent | 57121a2377b695c4377e734f81f52abda97fc5b7 (diff) | |
| download | libgit2-32841973f1ee4d6432206b333a9907f3d14a5307.tar.gz | |
repository: improve parameter names for `find_repo`
The out-parameters of `find_repo` containing found paths of a repository
are a tad confusing, as they are not as obvious as they could be. Rename
them like following to ease reading the code:
- `repo_path` -> `gitdir_path`
- `parent_path` -> `workdir_path`
- `link_path` -> `gitlink_path`
- `common_path` -> `commondir_path`
Diffstat (limited to 'src/commit.h')
0 files changed, 0 insertions, 0 deletions
