Parse a textual representation of patches and return a List of Patch objects. @param textline Text representation of patches. @return List of Patch objects. @throws ArgumentException If invalid input.
See Implementation
Parse a textual representation of patches and return a List of Patch objects. @param textline Text representation of patches. @return List of Patch objects. @throws ArgumentException If invalid input.