]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'kj/stash-onbranch-submodule-fix'
authorJunio C Hamano <gitster@pobox.com>
Tue, 24 Jun 2025 16:48:48 +0000 (09:48 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 24 Jun 2025 16:48:48 +0000 (09:48 -0700)
commit77eb1dc722ff32d7608ed696de37efb086f858d3
treea71c314b468126f2fc211ed91f8b8e97e9db3348
parent91e15c5e0cc236cd6dc740c762c4b70f0d9c58a6
parentffb36c64f2b39833f1ac95b79d39c881ed60de24
Merge branch 'kj/stash-onbranch-submodule-fix'

"git stash" recorded a wrong branch name when submodules are
present in the current checkout, which has been corrected.

* kj/stash-onbranch-submodule-fix:
  stash: fix incorrect branch name in stash message
builtin/stash.c
t/t3903-stash.sh