diff options
author | Derrick Stolee <derrickstolee@github.com> | 2023-01-31 13:29:13 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-01-31 08:57:48 -0800 |
commit | 512fccf8a503bd8617fe46cb62c77480b83fbaea (patch) | |
tree | 0a9357389668dcf3422c38c133ed6991abbba6ae /commit.c | |
parent | c93c3d2fa42bec64948441cb339d78e2044ff9a3 (diff) |
bundle-uri: parse bundle.<id>.creationToken values
The previous change taught Git to parse the bundle.heuristic value,
especially when its value is "creationToken". Now, teach Git to parse
the bundle.<id>.creationToken values on each bundle in a bundle list.
Before implementing any logic based on creationToken values for the
creationToken heuristic, parse and print these values for testing
purposes.
Signed-off-by: Derrick Stolee <derrickstolee@github.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions