EDITME: cover title for 374-add-repository-to-subsubcommands
This patch was part of my series to clean up the midx.c and midx-write.c files from using global variables 1. Since this patch stands on its own, I've split it from the series. This should help merging this quicker since it affects a lot more files but is isolated to one patch.
I will re-send a new version of the series to depend on this patch.
This patch conflicts with 'gitster/bf/set-head-symref' on seen. But it is not a dependency and the resolution should be simple enough. Happy to resend after merging that in if needed.
Signed-off-by: Karthik Nayak karthik.188@gmail.com
Changes in v2:
- EDITME: describe what is new in this series revision.
- EDITME: use bulletpoints and terse descriptions.
- Link to v1: https://lore.kernel.org/r/20241125-374-add-repository-to-subsubcommands-v1-1-637a5e22ba48@gmail.com
--- b4-submit-tracking ---
This section is used internally by b4 prep for tracking purposes.
{ "series": { "revision": 2, "change-id": "20241122-374-add-repository-to-subsubcommands-226a391d95c7", "prefixes": [], "prerequisites": [ "message-id: 20241122123138.66960-1-bence@ferdinandy.com", "base-commit: master" ], "history": { "v1": [ "20241125-374-add-repository-to-subsubcommands-v1-1-637a5e22ba48@gmail.com" ] } } }
Part of #374 (closed)