From eae408075bd1aa05d9e81b5f2e1e6622df51f67e Mon Sep 17 00:00:00 2001 From: mitzip Date: Wed, 27 May 2015 18:11:46 +0000 Subject: [PATCH] --- doc/forum/undo_--depth_option_missing.mdwn | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 doc/forum/undo_--depth_option_missing.mdwn diff --git a/doc/forum/undo_--depth_option_missing.mdwn b/doc/forum/undo_--depth_option_missing.mdwn new file mode 100644 index 0000000000..cc50e383d1 --- /dev/null +++ b/doc/forum/undo_--depth_option_missing.mdwn @@ -0,0 +1,3 @@ +Well I just spent 4 hours building a OSX GUI around git annex undo --depth and it responds with "git-annex: unrecognized option '--depth'"... lol Please tell me that option exists somewhere other than the documentation... lol + +Should I abandon my efforts or does it really exist (I couldn't find it in the source)?