From: Lars Schneider <redacted>
diff to v2:
* remove Perl calls for printing characters (Thanks Torsten!)
* remove whitespaces after ">" (Thanks Torsten!)
* add test case to show that the fix is not working for non "--verbose" mode (Thanks Luke!)
* add P4 knowledge base link with detailed error description to commit message (Thanks Luke!)
* remove unnecessary .gitattributes file in test data
Cheers,
Lars
Lars Schneider (2):
git-p4: add test case for "Translation of file content failed" error
git-p4: handle "Translation of file content failed"
git-p4.py | 27 +++++++++-------
t/t9824-git-p4-handle-utf16-without-bom.sh | 49 ++++++++++++++++++++++++++++++
2 files changed, 65 insertions(+), 11 deletions(-)
create mode 100755 t/t9824-git-p4-handle-utf16-without-bom.sh
--
2.5.1