mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-07 18:11:43 +00:00
6 lines
142 B
Plaintext
6 lines
142 B
Plaintext
# A variable name on its own is valid
|
|
[some.section]
|
|
variable
|
|
# A variable and '=' is accepted, but it's not considered true
|
|
variableeq =
|