diff options
author | Alecs King <alecsk@gmail.com> | 2025-01-10 18:13:46 +0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2025-01-10 15:27:52 -0800 |
commit | 76baf97fa13c4109c335180b121140c8ba1bf97b (patch) | |
tree | dafab3778479b105d8f9a7f480bc163a2909c870 /builtin/commit.c | |
parent | fbe8d3079d4a96aeb4e4529cc93cc0043b759a05 (diff) |
instaweb: fix ip binding for the python http.server
`git instaweb -d python` should bind the server to 0.0.0.0, while
`git instaweb -d python -l` should bind the server to 127.0.0.1.
The code had them backwards by mistake since 2eb14bb2d4
(git-instaweb: add Python builtin http.server support, 2019-01-28).
Signed-off-by: Alecs King <alecsk@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions