]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jk/remote-tracking-ref-leakfix' into hn/status-compare-with-push
authorJunio C Hamano <gitster@pobox.com>
Tue, 20 Jan 2026 21:35:47 +0000 (13:35 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 20 Jan 2026 21:35:47 +0000 (13:35 -0800)
commit2aa9b75b4319f94c3bf23c52ca704e010fc86e48
tree10901a107ad8c4614a9d04b40200981cfb583685
parent68cb7f9e92a5d8e9824f5b52ac3d0a9d8f653dbe
parentd79fff4a11a527f57516c62fe00777852bab719a
Merge branch 'jk/remote-tracking-ref-leakfix' into hn/status-compare-with-push

* jk/remote-tracking-ref-leakfix:
  remote: always allocate branch.push_tracking_ref
  remote: fix leak in branch_get_push_1() with invalid "simple" config
  remote: drop const return of tracking_for_push_dest()
  remote: return non-const pointer from error_buf()
remote.c
t/for-each-ref-tests.sh