]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ag/rebase-remove-redundant-code'
authorJunio C Hamano <gitster@pobox.com>
Thu, 5 Mar 2020 18:43:04 +0000 (10:43 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 5 Mar 2020 18:43:04 +0000 (10:43 -0800)
commita6b4709302311634a77da8074362475224f6504d
treea8c8e029ff3e00d1749f2d2abe05e566fae846a4
parentb22db265d6bde72391c8d47700dc781a3ea2ae41
parent240fc04f81fcc6c646ec08bfab4662bb09e44c50
Merge branch 'ag/rebase-remove-redundant-code'

Code reduction.

* ag/rebase-remove-redundant-code:
  builtin/rebase: remove a call to get_oid() on `options.switch_to'
builtin/rebase.c