Mercurial > hgrepos > Python > libs > ConfigMix
view tests/data/unknown-mode.conf @ 276:af371f9c016d
Allow deletion of key-value pairs when merging is done.
When encountering the "{{::DEL::}}" special value the corresponding key-value
pair is deleted.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sat, 03 Oct 2020 17:11:41 +0200 |
| parents | d1103f0f9166 |
| children |
line wrap: on
line source
# -*- coding: utf-8; mode: non-existing; indent-tabs-mode: nil; -*- %YAML 1.1 --- key-new: new value
