]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jk/sq-dequote-cleanup' into next
authorJunio C Hamano <gitster@pobox.com>
Thu, 21 May 2026 04:39:22 +0000 (13:39 +0900)
committerJunio C Hamano <gitster@pobox.com>
Thu, 21 May 2026 04:39:22 +0000 (13:39 +0900)
commitfbedf2daea865179b0be108f742ed5cac3e951bb
treee47767c05dc85d235b4afe9110efff7eac78beb2
parent91e30e3543f883d57c0ea514f354982d6482d2cd
parentb56ab270aab71168ab7d0731f0a3853dac7aa62f
Merge branch 'jk/sq-dequote-cleanup' into next

Code simplification.

* jk/sq-dequote-cleanup:
  quote: simplify internals of dequoting
  quote: drop sq_dequote_to_argv()
  quote.h: bump strvec forward declaration to the top