From 90d35b28fa71f85b9ec2c000c069a9578afd7993 Mon Sep 17 00:00:00 2001 From: usernamealreadyis Date: Sat, 16 Jan 2016 22:11:55 +0700 Subject: [PATCH] Create 65.patch From #65 project repository, bring in the changes and test. From #65 project repository, Merge the changes and update on GitHub. --- pull/65.patch | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 pull/65.patch diff --git a/pull/65.patch b/pull/65.patch new file mode 100644 index 0000000..2a1c769 --- /dev/null +++ b/pull/65.patch @@ -0,0 +1,9 @@ +~ $ git://github.com/GistIcon/md.md.git |https://github.com/GistIcon/md.md/pull/65.patch + +~ $ git fetch origin +~ $ git checkout -b kupret.inc-5 origin/kupret.inc-5 +~ $ git merge master + +~ $ git checkout master +~ $ git merge --no-ff kupret.inc-5 +~ $ git push origin master