Commit 71393b5c7fb0a8cff0c8fd7890c3954e3f3a9599

Omar Polo 2022-06-14T08:10:55

got patch: guard against invalid (negative) line offsets under normal circumstances got-read-patch can't send negative line offsets; that's not an excuse not to guard the main process from those as well. This makes sure we bail out early instead of trying to apply the diff.