Show More
@@ -278,6 +278,8 b' input validation' | |||||
278 | R foo |
|
278 | R foo | |
279 |
|
279 | |||
280 | $ cd git-repo2 |
|
280 | $ cd git-repo2 | |
|
281 | $ echo bar2 >> bar | |||
|
282 | $ commit -a -m 'change bar' | |||
281 | $ cp bar bar-copied2 |
|
283 | $ cp bar bar-copied2 | |
282 | $ git add bar-copied2 |
|
284 | $ git add bar-copied2 | |
283 | $ commit -a -m 'copy with no changes' |
|
285 | $ commit -a -m 'copy with no changes' |
General Comments 0
You need to be logged in to leave comments.
Login now