From adeae99a237fd1c918d27da4f81726e8c657b066 Mon Sep 17 00:00:00 2001 From: Vincent Batts Date: Wed, 24 Oct 2018 09:07:40 +0100 Subject: [PATCH] git log example Signed-off-by: Vincent Batts --- git-ex/output-new.txt | 4 ++++ git-ex/output.txt | 4 ++++ 2 files changed, 8 insertions(+) create mode 100644 git-ex/output-new.txt create mode 100644 git-ex/output.txt diff --git a/git-ex/output-new.txt b/git-ex/output-new.txt new file mode 100644 index 0000000..8812163 --- /dev/null +++ b/git-ex/output-new.txt @@ -0,0 +1,4 @@ +🔓☀👧 (pr/30) emoji: adding a helper to parse a hex string into codepoint +🎛🚌👀 (pr/29) emoji: generate the list.md +🍚🇩🇪♦ emoji: the URL needs to be lowercase to work +💊💀🔥 (pr/28) emoji: update spec for combination unicode diff --git a/git-ex/output.txt b/git-ex/output.txt new file mode 100644 index 0000000..bd12b88 --- /dev/null +++ b/git-ex/output.txt @@ -0,0 +1,4 @@ +f0d758a (pr/30) emoji: adding a helper to parse a hex string into codepoint +901f45f (pr/29) emoji: generate the list.md +b3393a6 emoji: the URL needs to be lowercase to work +a1c34a4 (pr/28) emoji: update spec for combination unicode