]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jk/sq-dequote-cleanup'
authorJunio C Hamano <gitster@pobox.com>
Wed, 27 May 2026 05:15:44 +0000 (14:15 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 27 May 2026 05:15:44 +0000 (14:15 +0900)
commita77a640250eb7b4c12dfc20962727651e4aedefb
tree410ca4ea2a3c879f2e11cc55be059bd94e37a005
parentbbcc0ae3e94be45320ca7bbd31dbc2a2ce58ea8d
parentb56ab270aab71168ab7d0731f0a3853dac7aa62f
Merge branch 'jk/sq-dequote-cleanup'

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