diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2020-04-11 13:40:22 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-04-11 14:24:40 -0700 |
commit | 176a66a748c18132ebb747553896b810993179a6 (patch) | |
tree | e79804507efbc57568864269635c968a8a8b4d31 /builtin/commit.c | |
parent | 9814d0a4ad0f9670b5959939f38dd42f9a7d83b6 (diff) |
t: restrict `is_hidden` to be called only on Windows
The function won't work anywhere else, so let's mark it as an explicit
bug if it is called on a non-Windows platform.
Let's also rename the function to avoid cluttering the global namespace
with an overly-generic function name.
While at it, we also fix the code comment above that function: the
lower-case `windows` refers to something different than `Windows`.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions