From: Junio C Hamano Date: Wed, 20 Dec 2023 18:14:54 +0000 (-0800) Subject: Merge branch 'jk/end-of-options' X-Git-Tag: v2.44.0-rc0~125 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9eec6a1c5fc03e5f01f200bdb28f1dc6b8e9f03e;p=thirdparty%2Fgit.git Merge branch 'jk/end-of-options' "git $cmd --end-of-options --rev -- --path" for some $cmd failed to interpret "--rev" as a rev, and "--path" as a path. This was fixed for many programs like "reset" and "checkout". * jk/end-of-options: parse-options: decouple "--end-of-options" and "--" --- 9eec6a1c5fc03e5f01f200bdb28f1dc6b8e9f03e