1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2025-04-03 16:08:17 +02:00
phorge-arcanist/src/parser/diff/__tests__/data/svn-property-merge.svndiff
epriestley 1da98a11f1 Correctly parse git diffs with an empty file at the end
Summary: A minor bug in the parser prevented it from handling git diffs where an
empty file appears at the end of the diff. Since git appends an extra newline,
we failed to jump into the '$line === null' block.

Test Plan: Ran unit tests. Generated a revision which only deleted an empty
file.

Reviewers: jungejason, nh, tuomaspelkonen, aran

Reviewed By: nh

CC: aran, nh, epriestley

Differential Revision: 998
2011-10-10 19:03:48 -07:00

5 lines
290 B
Text

Property changes on: html/js/help/UIFaq-Moo.js
___________________________________________________________________
Added: svn:mergeinfo
Merged /tfb/branches/internmove/www/html/js/help/UIFaq.js:r83462-126155
Merged /tfb/branches/ads-create-v3/www/html/js/help/UIFaq.js:r140558-142418