summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-01-30 17:34:48 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-01-30 17:34:48 -0400
commit8985d7619071569edab523f584755805379ac714 (patch)
treeb1f77fb126bc8d62e0320d14be0d3699a8ab3393
parentf64f30d693a103d87cef30ace74d9430b2563d72 (diff)
parent5091a54138f7fa8203ebac794da5acf8945b1e20 (diff)
Merge branch 'master' of ssh://git-annex.branchable.com
-rw-r--r--doc/todo/reinit_should_work_without_arguments/comment_2_5efe582a5aacc8ae1ec0c4ff6f8bed08._comment13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/todo/reinit_should_work_without_arguments/comment_2_5efe582a5aacc8ae1ec0c4ff6f8bed08._comment b/doc/todo/reinit_should_work_without_arguments/comment_2_5efe582a5aacc8ae1ec0c4ff6f8bed08._comment
new file mode 100644
index 000000000..bd081e686
--- /dev/null
+++ b/doc/todo/reinit_should_work_without_arguments/comment_2_5efe582a5aacc8ae1ec0c4ff6f8bed08._comment
@@ -0,0 +1,13 @@
+[[!comment format=mdwn
+ username="https://anarc.at/openid/"
+ nickname="anarcat"
+ avatar="http://cdn.libravatar.org/avatar/b36dcf65657dd36128161355d8920a99503def9461c1bb212410980fe6f07125"
+ subject="usability..."
+ date="2017-01-30T18:06:22Z"
+ content="""
+This is all about usability. `reinit` is where I looked for this feature, and I didn't find it, so I figured it could be expanded to cover that use case.
+
+If `init` can do this, why not have a `overwrite` option or something that will actually remove the uuid key from the git config first?
+
+I don't think we should assume users know that they can edit `.git/config` safely. I certainly didn't think of doing that and sometimes shot myself in the foot playing in there... ;)
+"""]]