From 5bcef3e187dce167674d17c73e9cd686dd3f9ac5 Mon Sep 17 00:00:00 2001 From: Michael J Gruber Date: Thu, 19 Feb 2015 16:08:23 +0100 Subject: [PATCH] Notes added by 'git notes copy' --- 36/e989a6e303ace70faa767332149f438aa2642a | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 36/e989a6e303ace70faa767332149f438aa2642a diff --git a/36/e989a6e303ace70faa767332149f438aa2642a b/36/e989a6e303ace70faa767332149f438aa2642a new file mode 100644 index 0000000000..0030f12479 --- /dev/null +++ b/36/e989a6e303ace70faa767332149f438aa2642a @@ -0,0 +1,6 @@ +Maybe make "git stash restore" a shortcut to "git stash pop --reset"? + +I wouldn't know whether pop or apply. + +Also, I'm wondering whether we should hard reset to HEAD or to the base commit +of the stash. -- 2.11.4.GIT