diff options
author | Derrick Stolee <dstolee@microsoft.com> | 2018-06-27 09:24:30 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-06-27 10:27:05 -0700 |
commit | 9b19adac6f160c55427bd3d74293a94670487d83 (patch) | |
tree | 76c43af6eca8cd87bc54ea6e45b8bb10dfbf95df /Documentation/RelNotes/1.7.4.3.txt | |
parent | commit-graph: parse commit from chosen graph (diff) | |
download | tgif-9b19adac6f160c55427bd3d74293a94670487d83.tar.xz |
commit: force commit to parse from object database
In anticipation of verifying commit-graph file contents against the
object database, create parse_commit_internal() to allow side-stepping
the commit-graph file and parse directly from the object database.
Due to the use of generation numbers, this method should not be called
unless the intention is explicit in avoiding commits from the
commit-graph file.
Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes/1.7.4.3.txt')
0 files changed, 0 insertions, 0 deletions