diff options
| author | Derrick Stolee <dstolee@microsoft.com> | 2019-06-18 11:14:24 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2019-06-19 20:46:26 -0700 |
| commit | 3cbc6ed3ee02ab7c8254d51528ca75644c52d52d (patch) | |
| tree | fd45c4c1b12cc4ff69241393909d2cd51c669c38 /commit-graph.h | |
| parent | commit-graph: prepare for commit-graph chains (diff) | |
| download | git-3cbc6ed3ee02ab7c8254d51528ca75644c52d52d.tar.gz git-3cbc6ed3ee02ab7c8254d51528ca75644c52d52d.zip | |
commit-graph: rename commit_compare to oid_compare
The helper function commit_compare() actually compares object_id
structs, not commits. A future change to commit-graph.c will need
to sort commit structs, so rename this function in advance.
Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.h')
0 files changed, 0 insertions, 0 deletions
