Show More
@@ -41,7 +41,7 b' def _filter(src, dst, t):' | |||
|
41 | 41 | |
|
42 | 42 | # When _chain()'ing copies in 'a' (from 'src' via some other commit 'mid') |
|
43 | 43 | # with copies in 'b' (from 'mid' to 'dst'), we can get the different cases |
|
44 |
# in the following table (not including trivial cases). For example, case |
|
|
44 | # in the following table (not including trivial cases). For example, case 6 | |
|
45 | 45 | # is where a file existed in 'src' and remained under that name in 'mid' and |
|
46 | 46 | # then was renamed between 'mid' and 'dst'. |
|
47 | 47 | # |
General Comments 0
You need to be logged in to leave comments.
Login now