summaryrefslogtreecommitdiff
path: root/src/commit.h
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2017-05-19 08:38:47 +0200
committerPatrick Steinhardt <ps@pks.im>2017-05-19 08:38:47 +0200
commit32841973f1ee4d6432206b333a9907f3d14a5307 (patch)
tree0ecb4543e1b834cba9b05916d93ef84c23a11dec /src/commit.h
parent57121a2377b695c4377e734f81f52abda97fc5b7 (diff)
downloadlibgit2-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