[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/src/applications/differential/parser/__tests__/messages/ -> double-field.txt (source)

   1  fix bug
   2  
   3  color: red
   4  color: blue
   5  ~~~~~~~~~~
   6  {
   7    "color": "color"
   8  }
   9  ~~~~~~~~~~
  10  {
  11    "title": "fix bug",
  12    "color": "red\nblue"
  13  }
  14  ~~~~~~~~~~
  15  [
  16    "Field \"color\" occurs twice in commit message!"
  17  ]


Generated: Sun Nov 30 09:20:46 2014 Cross-referenced by PHPXref 0.7.1