Show More
@@ -1483,14 +1483,15 b' Add new file from within a subdirectory' | |||
|
1483 | 1483 | +foo |
|
1484 | 1484 | record this change to 'folder/bar'? [Ynesfdaq?] y |
|
1485 | 1485 | |
|
1486 | The #if execbit block above changes the hashes here on some systems | |
|
1486 | 1487 | $ hg tip -p |
|
1487 |
changeset: 32: |
|
|
1488 | changeset: 32:* (glob) | |
|
1488 | 1489 | tag: tip |
|
1489 | 1490 | user: test |
|
1490 | 1491 | date: Thu Jan 01 00:00:23 1970 +0000 |
|
1491 | 1492 | summary: newfilesubdir |
|
1492 | 1493 | |
|
1493 |
diff -r |
|
|
1494 | diff -r * -r * folder/bar (glob) | |
|
1494 | 1495 | --- /dev/null Thu Jan 01 00:00:00 1970 +0000 |
|
1495 | 1496 | +++ b/folder/bar Thu Jan 01 00:00:23 1970 +0000 |
|
1496 | 1497 | @@ -0,0 +1,1 @@ |
General Comments 0
You need to be logged in to leave comments.
Login now