From: Junio C Hamano Date: Mon, 30 Jun 2025 21:30:30 +0000 (-0700) Subject: Merge branch 'bc/stash-export-import' X-Git-Tag: v2.51.0-rc0~103 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=91f10d7ca2c41922a7c8b07aec90167896c5db51;p=thirdparty%2Fgit.git Merge branch 'bc/stash-export-import' An interchange format for stash entries is defined, and subcommand of "git stash" to import/export has been added. * bc/stash-export-import: builtin/stash: provide a way to import stashes from a ref builtin/stash: provide a way to export stashes to a ref builtin/stash: factor out revision parsing into a function object-name: make get_oid quietly return an error --- 91f10d7ca2c41922a7c8b07aec90167896c5db51