diff options
author | René Scharfe <l.s.r@web.de> | 2022-10-01 12:26:34 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-10-01 15:58:36 -0700 |
commit | 9f91da752fa28e405e91dfd6bd7372f897bbae8d (patch) | |
tree | 486b2d8aa96d0166885a2fbfc0e96838ce261578 /commit.c | |
parent | 793c21182e34f109b4f438944b4272fb50862ad5 (diff) |
revisions.txt: unspecify order of resolved parts of ^!
gitrevisions(7) says that <rev>^! resolves to <rev> and then all the
parents of <rev>. revision.c::handle_revision_arg_1() actually adds
all parents first, then <rev>. Change the documentation to leave the
order unspecified, to avoid misleading readers.
Signed-off-by: René Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions