Skip to content

Instantly share code, notes, and snippets.

@tilarids
Created October 8, 2012 11:51
Show Gist options
  • Save tilarids/3852106 to your computer and use it in GitHub Desktop.
Save tilarids/3852106 to your computer and use it in GitHub Desktop.
Repo with changes
@ changeset: 3:927d19ecf38e
| tag: tip
| user: Sergey Kishchenko <sergey.kishchenko@quickoffice.com>
| date: Mon Oct 08 14:34:17 2012 +0300
| summary: file.txt was fixed again
|
| diff -r f2f4866c5fa1 -r 927d19ecf38e file.txt
| --- a/file.txt Mon Oct 08 14:33:43 2012 +0300
| +++ b/file.txt Mon Oct 08 14:34:17 2012 +0300
| @@ -1,3 +1,3 @@
| line1
| -line2 fixed
| +line2 fixed again
| line3
|
o changeset: 2:f2f4866c5fa1
| user: Sergey Kishchenko <sergey.kishchenko@quickoffice.com>
| date: Mon Oct 08 14:33:43 2012 +0300
| summary: file.txt was fixed
|
| diff -r 7b85eb370929 -r f2f4866c5fa1 file.txt
| --- a/file.txt Mon Oct 08 14:33:28 2012 +0300
| +++ b/file.txt Mon Oct 08 14:33:43 2012 +0300
| @@ -1,3 +1,3 @@
| line1
| -line2
| +line2 fixed
| line3
|
o changeset: 1:7b85eb370929
| user: Sergey Kishchenko <sergey.kishchenko@quickoffice.com>
| date: Mon Oct 08 14:33:28 2012 +0300
| summary: line3 was added
|
| diff -r 6fb9917bb523 -r 7b85eb370929 file.txt
| --- a/file.txt Mon Oct 08 13:36:59 2012 +0300
| +++ b/file.txt Mon Oct 08 14:33:28 2012 +0300
| @@ -1,2 +1,3 @@
| line1
| line2
| +line3
|
o changeset: 0:6fb9917bb523
user: Sergey Kishchenko <sergey.kishchenko@quickoffice.com>
date: Mon Oct 08 13:36:59 2012 +0300
summary: file.txt was added
diff -r 000000000000 -r 6fb9917bb523 file.txt
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/file.txt Mon Oct 08 13:36:59 2012 +0300
@@ -0,0 +1,2 @@
+line1
+line2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment