diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2014-10-12 23:26:27 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-10-12 23:26:27 +0000 |
commit | 3e8f3a2b1feb102505ada7bbcb6c7e9820e62ce3 (patch) | |
tree | c355ec5e3664334aaa403ea24441920f4c56cb8c /doc | |
parent | 26f7f82678de03faf6518a1cf877375576314ddb (diff) |
Added a comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/git-annex_vicfg_preferred_content_settings_are_not_being_saved/comment_3_9da6ca0250ab0dcfc9a012df75e2e711._comment | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/forum/git-annex_vicfg_preferred_content_settings_are_not_being_saved/comment_3_9da6ca0250ab0dcfc9a012df75e2e711._comment b/doc/forum/git-annex_vicfg_preferred_content_settings_are_not_being_saved/comment_3_9da6ca0250ab0dcfc9a012df75e2e711._comment new file mode 100644 index 000000000..375ee1254 --- /dev/null +++ b/doc/forum/git-annex_vicfg_preferred_content_settings_are_not_being_saved/comment_3_9da6ca0250ab0dcfc9a012df75e2e711._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.54" + subject="comment 3" + date="2014-10-12T23:26:27Z" + content=""" +vicfg won't accept invalid input, if you make a type in the syntax it'll land you back in the editor with the problem line marked. + +But right, commenting out a line does not reset it to the default. Basically, once one of these settings is changed, there is no longer a default to go back to. You have to leave the line uncommented and change the value to what you want it to be. Ie, \"= semitrusted\" for the trust levels, and \"= \" for the wanted expressions. + +I think that vicfg should avoid this [[todo/vicfg_comment_gotcha]] and have filed that as a todo item. +"""]] |