From 6689dfae11d1933ed7708487ff0647b283faf2f9 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 30 Jan 2017 13:32:28 -0400 Subject: [PATCH] comment --- ...ment_1_46ba213e20eee4a1a970c545eef82285._comment | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/todo/reinit_should_work_without_arguments/comment_1_46ba213e20eee4a1a970c545eef82285._comment diff --git a/doc/todo/reinit_should_work_without_arguments/comment_1_46ba213e20eee4a1a970c545eef82285._comment b/doc/todo/reinit_should_work_without_arguments/comment_1_46ba213e20eee4a1a970c545eef82285._comment new file mode 100644 index 0000000000..1a332074a0 --- /dev/null +++ b/doc/todo/reinit_should_work_without_arguments/comment_1_46ba213e20eee4a1a970c545eef82285._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2017-01-30T17:24:27Z" + content=""" +I don't know that reinit is the best place to put this. +It's a different use case, and a different operation than the current +reinit; making a single command do two opposite things is often a bad idea. + +One way to accomplish what you want is to just delete the old +annex.uuid from git config, and then `git annex init` will +allocate a new uuid. +"""]] -- 2.30.2