diff options
author | Glen Choo <chooglen@google.com> | 2022-03-31 15:41:17 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-03-31 15:52:51 -0700 |
commit | 1f888282e2914283890f61000a7589d32b4132bc (patch) | |
tree | ca2312745eb0798d99f0b0691fff399740e04b74 /refs/files-backend.c | |
parent | dda31145d79cc2408c248611013dfb0ad05e9636 (diff) |
branch: rework comments for future developers
For two cases in which we do not explicitly pass --track=<choice>
option down to the submodule--helper subprocess, we have comments
that say "we do not have to pass --track", but in fact we not just
do not have to, but it would be incorrect to pass any --track option
to the subprocess (instead, the correct behaviour is to let the
subprocess figure out what is the appropriate tracking mode to use).
Signed-off-by: Glen Choo <chooglen@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'refs/files-backend.c')
0 files changed, 0 insertions, 0 deletions