diff options
| author | Lukas Fleischer <cgit@cryptocrack.de> | 2013-08-26 20:38:33 +0200 |
|---|---|---|
| committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2013-08-26 21:03:23 +0200 |
| commit | 840858594e8b48560541792b717a71dd802d5d80 (patch) | |
| tree | c04992d711f13361dcc096c7235f4e1f2cca5244 | |
| parent | ui-patch.c: Fix signature delimiter (diff) | |
| download | cgit-magenta-840858594e8b48560541792b717a71dd802d5d80.tar.xz | |
ui-patch.c: Add additional newline after each patch
For consistency with git-format-patch(1). Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de>
| -rwxr-xr-x | tests/t0108-patch.sh | 4 | ||||
| -rw-r--r-- | ui-patch.c | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/tests/t0108-patch.sh b/tests/t0108-patch.sh |
