aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/git-annex_group_remote_allows_bad_settings_with_standard_groups.mdwn
blob: 5d8f863ecc4851c6b017e52da3ad4d91b92067e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
### 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.
"""]]

> [[done]] per my comment. (Please comment if you disagree!) --[[Joey]]