commit | f5f53f141087e8ba663d650399e8683c1fc6700b | [log] [tgz] |
---|---|---|
author | Miguel Torroja <miguel.torroja@gmail.com> | Thu May 28 01:14:39 2015 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Wed May 27 16:23:02 2015 -0700 |
tree | 4962d42877099e1293d53548a5dbf0e6a080db2c | |
parent | 77bd3ea9f54f1584147b594abc04c26ca516d987 [diff] |
p4: retrieve the right revision of the file in UTF-16 codepath Fixing bug with UTF-16 files when they are retrieved by git-p4. It was always getting the tip version of the file and the history of the file was lost. Signed-off-by: Miguel Torroja <miguel.torroja@gmail.com> Acked-by: Luke Diamand <luke@diamand.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>