Skip to content

Instantly share code, notes, and snippets.

@tilarids
Created October 8, 2012 11:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tilarids/3852101 to your computer and use it in GitHub Desktop.
Save tilarids/3852101 to your computer and use it in GitHub Desktop.
Repo with grafted change
o changeset: 1:6c03dec0bcf6
| tag: tip
| user: Sergey Kishchenko <sergey.kishchenko@quickoffice.com>
| date: Mon Oct 08 14:33:43 2012 +0300
| summary: file.txt was fixed
|
| diff -r 6fb9917bb523 -r 6c03dec0bcf6 file.txt
| --- a/file.txt Mon Oct 08 13:36:59 2012 +0300
| +++ b/file.txt Mon Oct 08 14:33:43 2012 +0300
| @@ -1,2 +1,2 @@
| line1
| -line2
| +line2 fixed
|
@ 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