diff options
| author | Junio C Hamano <gitster@pobox.com> | 2026-04-06 15:42:51 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-04-06 15:42:51 -0700 |
| commit | fbd0428cc3011e93a87d02314dc392b06d60877d (patch) | |
| tree | 35f67248fffbb4eef520204c6923c6da16566fd0 /Documentation | |
| parent | 87972f30017cc82ea9bab8e20e85bcf1fe84e1d2 (diff) | |
| parent | d385845d55e0e3a775fc47ac8d73a5ec41308db3 (diff) | |
| download | git-fbd0428cc3011e93a87d02314dc392b06d60877d.tar.xz | |
Merge branch 'jk/c23-const-preserving-fixes'
Adjust the codebase for C23 that changes functions like strchr()
that discarded constness when they return a pointer into a const
string to preserve constness.
* jk/c23-const-preserving-fixes:
config: store allocated string in non-const pointer
rev-parse: avoid writing to const string for parent marks
revision: avoid writing to const string for parent marks
rev-parse: simplify dotdot parsing
revision: make handle_dotdot() interface less confusing
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions
