summaryrefslogtreecommitdiff
path: root/git-commit-script
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2026-07-07 09:21:29 +0200
committerJunio C Hamano <gitster@pobox.com>2026-07-07 10:49:41 -0700
commit2513a4d6f37144841cfd00183fce3dd8f5ba967d (patch)
treeac798a1a3f8667735a9c652c8002abf95f495690 /git-commit-script
parent0bf8e1464331c7d611a79e7355a3826969c00405 (diff)
setup: make repository discovery self-contained
In the preceding commits we have introduced a separate repository discovery phase and refactored the logic so that we have two clear phases: 1. Repository discovery, which doesn't modify the repository itself at all. 2. Repository configuration, which takes the information we have discovered to set up the repository. Extract the first phase into a new function `repo_discover()` to further stress these two different phases. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-commit-script')
0 files changed, 0 insertions, 0 deletions