From: Joel Teichroeb Date: Mon, 25 Feb 2019 23:16:18 +0000 (+0000) Subject: stash: convert pop to builtin X-Git-Tag: v2.22.0-rc0~90^2~13 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/c4de61d7a95ebb7197191bc51475d19068b6d526?hp=c4de61d7a95ebb7197191bc51475d19068b6d526 stash: convert pop to builtin Add stash pop to the helper and delete the pop_stash, drop_stash, assert_stash_ref functions from the shell script now that they are no longer needed. Signed-off-by: Joel Teichroeb Signed-off-by: Paul-Sebastian Ungureanu Signed-off-by: Thomas Gummerer Signed-off-by: Junio C Hamano ---