apflieger/tie

tie delete doesn't remove the tip config section

apflieger opened this issue · 0 comments

After executing tie delete tipName, the config looks like this

[tip "tipName"]
[tip "anotherTip]
    base = refs/remotes/origin/master

libgit2 doesn't allow to remove sections for now