Junio C Hamano <gitster@xxxxxxxxx> writes: > Karthik Nayak <karthik.188@xxxxxxxxx> writes: > >> Junio, I've rebased my patches on top of, not sure if there is something else I >> missed here: >> - ps/ci-python-2-deprecation (2a686e00d2) >> - ps/reftable-write-options (f5545b173b) >> - ps/pseudo-ref-terminology (ad302a68fd) > > This is a somewhat puzzling set of topics. You are not touching > ci/lib.sh at all so I do not see the point of including the > ci-python one, for example. Oh, it is even worse. 2a686e00d2 is not the ci-python thing at all. It is a random point between 'master' and 'seen' that happens to be a merge of that topic, so you basically based your series on top of random collection of many topics that are not even in 'next'. More than 30 of them. 2a686e00d2 Merge branch 'ps/ci-python-2-deprecation' into seen cfae85760b Merge branch 'ow/refspec-glossary-update' into seen 0ac6476973 Merge branch 'ps/ci-enable-minimal-fuzzers-at-gitlab' into seen 2e6fe8d39b Merge branch 'jp/tag-trailer' into seen 2954339080 Merge branch 'rs/external-diff-with-exit-code' into seen b16fe0b6f5 Merge branch 'it/refs-name-conflict' into seen bdec3a9a17 Merge branch 'ps/refs-without-the-repository' into seen b30d6b985f Merge branch 'kn/ref-transaction-symref' into seen 33c1562652 Merge branch 'ds/doc-config-reflow' into seen 053736edd8 Merge branch 'ie/config-includeif-hostname' into seen db453e610c Merge branch 'cw/git-std-lib' into seen 6858402556 Merge branch 'bk/complete-dirname-for-am-and-format-patch' into seen 2ec214595a Merge branch 'bk/complete-send-email' into seen 0810be3417 Merge branch 'jc/rerere-cleanup' into seen a3d2847041 Merge branch 'ds/send-email-per-message-block' into seen 919b280123 Merge branch 'tb/attr-limits' into jch 27f675fb6d Merge branch 'ps/config-subcommands' into jch f5545b173b Merge branch 'ps/reftable-write-options' into jch c86de5db47 Merge branch 'ew/khash-to-khashl' into jch ef2bdd9348 Merge branch 'jc/test-workaround-broken-mv' into jch fb794ba19c Merge branch 'jc/rev-parse-fatal-doc' into jch 96aa517d85 Merge branch 'jt/port-ci-whitespace-check-to-gitlab' into jch 941a03e7c9 Merge branch 'jl/git-no-advice' into jch 56c4ee21a1 Merge branch 'ma/win32-unix-domain-socket' into jch 9d2ea80011 Merge branch 'tb/pseudo-merge-reachability-bitmap' into jch ad302a68fd Merge branch 'ps/pseudo-ref-terminology' into jch 2754234e89 Merge branch 'ds/scalar-reconfigure-all-fix' into jch c0340717db Merge branch 'pw/rebase-i-error-message' into jch 89b67e5799 Merge branch 'tb/path-filter-fix' into jch f40942e3c0 Merge branch 'la/hide-trailer-info' into jch 7b725fb75c Merge branch 'js/cmake-with-test-tool' into jch 1ddb41fd10 Merge branch 'js/unit-test-suite-runner' into jch e95b4f5420 Merge branch 'jc/no-default-attr-tree-in-bare' into jch ed26589653 ### match next I'll not look at this round, as I know you know better than building a series deliberately on top of these random topics and this was an accidental mistake you'd rather want to correct before asking folks to take a look at the resulting series. Thanks.