File: git-dash-in-filename.diff

package info (click to toggle)
python-patch-ng 1.17.4-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 792 kB
  • sloc: python: 2,124; cpp: 1,598; xml: 38; sh: 11; makefile: 5
file content (21 lines) | stat: -rw-r--r-- 488 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
From fe0fecac607022e8a8017c5209b79e4fda342213 Mon Sep 17 00:00:00 2001
From: "Dr. Matthias St. Pierre" <Matthias.St.Pierre@ncp-e.com>
Date: Thu, 10 Dec 2015 13:40:30 +0100
Subject: [PATCH 2/2] modified hello-world.txt

---
 hello-world.txt | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/hello-world.txt b/hello-world.txt
index 3b18e51..dcc4fd9 100644
--- a/hello-world.txt
+++ b/hello-world.txt
@@ -1 +1,3 @@
-hello world
+hello world,
+how are you?
+
-- 
2.4.10