Correctly handle hunk headers such as "@@ -0,0 +1 @@"
commite3fe332498f5ac446df4bb9efd165355ba473d22
authorShawn O. Pearce <spearce@spearce.org>
Fri, 12 Dec 2008 02:46:18 +0000 (11 18:46 -0800)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Sat, 13 Dec 2008 02:13:26 +0000 (13 03:13 +0100)
tree13bb095d5f3e1328d0b4d5f76f5831536a90f00e
parentb0193ed1a12c5f5386855aab7e2de21b2a66dade
Correctly handle hunk headers such as "@@ -0,0 +1 @@"

Sometimes these are created for single line file creations.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
org.spearce.jgit/src/org/spearce/jgit/patch/HunkHeader.java