diff options
author | Andrey Bienkowski <hexagonrecursion@gmail.com> | 2021-04-20 11:24:37 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-04-20 12:57:26 -0700 |
commit | 9364bf465d23ff26f5e2eb4ee52434e7a69894f1 (patch) | |
tree | 8e0237f615c969c37c08483485915d7d0e6305cf /Documentation/RelNotes/2.20.5.txt | |
parent | Git 2.31.1 (diff) | |
download | tgif-9364bf465d23ff26f5e2eb4ee52434e7a69894f1.tar.xz |
doc: clarify the filename encoding in git diff
AFAICT parsing the output of `git diff --name-only master...feature`
is the intended way of programmatically getting the list of files
modified
by a feature branch. It is impossible to parse text unless you know what
encoding it is in. The output encoding of diff --name-only and
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes/2.20.5.txt')
0 files changed, 0 insertions, 0 deletions