| Left: | ||
| Right: |
| OLD | NEW |
|---|---|
| (Empty) | |
| 1 # HG changeset patch | |
| 2 # User Tristan Lucas <tristan@adblockplus.org> | |
| 3 # Date 1509618070 -3600 | |
| 4 # Thu Nov 02 11:21:10 2017 +0100 | |
| 5 # Node ID 154a36d8d5f47143efabf0225ccb851103beb755 | |
| 6 # Parent ddeb09df79a3318a515c940a088195931b8c6cd4 | |
| 7 Thid commit, splitting the b'ranch | |
| 8 | |
| 9 diff --git a/foobar.txt b/foobar.txt | |
| 10 new file mode 100644 | |
| 11 --- /dev/null | |
| 12 +++ b/foobar.txt | |
| 13 @@ -0,0 +1,1 @@ | |
| 14 +Separating the branch | |
| OLD | NEW |