summaryrefslogtreecommitdiff
path: root/doc/bugs/git-annex_group_remote_allows_bad_settings_with_standard_groups.mdwn
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawnXybLxkPMYpP3yw4b_I6IdC3cKTD-xEdU <Matt@web>2014-04-27 11:54:48 +0000
committerGravatar admin <admin@branchable.com>2014-04-27 11:54:48 +0000
commitc58656c1a843b6fa29d0e9930280b7d8c6e47324 (patch)
treea8cc851f2eb6fa16f05b00451c031c9cb9241546 /doc/bugs/git-annex_group_remote_allows_bad_settings_with_standard_groups.mdwn
parentaea6b6395fb3827c407632609747584ae286b7f5 (diff)
Diffstat (limited to 'doc/bugs/git-annex_group_remote_allows_bad_settings_with_standard_groups.mdwn')
-rw-r--r--doc/bugs/git-annex_group_remote_allows_bad_settings_with_standard_groups.mdwn23
1 files changed, 23 insertions, 0 deletions
diff --git a/doc/bugs/git-annex_group_remote_allows_bad_settings_with_standard_groups.mdwn b/doc/bugs/git-annex_group_remote_allows_bad_settings_with_standard_groups.mdwn
new file mode 100644
index 000000000..922e65c59
--- /dev/null
+++ b/doc/bugs/git-annex_group_remote_allows_bad_settings_with_standard_groups.mdwn
@@ -0,0 +1,23 @@
+### Please describe the problem.
+
+Running `git annex group here manual` and `git annex group here client` results in the nonsensical group of "manual client". Should there be checking for the reserved "standard" group words?
+
+The intention from the webapp and docs reads as though these groups should be mutually exclusive.
+
+Also it would be nice if `git annex group here` returned the list of groups (I put this as a wishlist item but think it perhaps warrants a bug mention).
+
+### What steps will reproduce the problem?
+
+
+### What version of git-annex are you using? On what operating system?
+
+
+### Please provide any additional information below.
+
+[[!format sh """
+# If you can, paste a complete transcript of the problem occurring here.
+# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log
+
+
+# End of transcript or log.
+"""]]