File: git_rename.diff

package info (click to toggle)
python-unidiff 0.7.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 256 kB
  • sloc: python: 972; sh: 13; makefile: 6
file content (32 lines) | stat: -rw-r--r-- 605 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
diff --git a/added b/moved
similarity index 85%
rename from added
rename to moved
index a071991..4dbab21 100644
--- a/added
+++ b/moved
@@ -9,4 +9,4 @@ Some content
 Some content
 Some content
 Some content
-Some content
+Some modified content

diff --git a/oldfile b/newfile
similarity index 85%
rename from oldfile
rename to newfile
index a071991..4dbab21 100644
--- a/oldfile
+++ b/newfile
@@ -9,4 +9,4 @@ Some content
 Some content
 Some content
 Some content
-Some content
+Some modified content

diff --git a/sub/onefile b/sub/otherfile
similarity index 100%
rename from onefile
rename to otherfile