Eg, if I just changed something in file1.md, I could use kommit -f file1.md -m 'Did something smart', and if I don't necessarily decide to commit that change right away, it would wait untill I git added file1.md.
This would also help with branches, though full branch support would be a little different.
Also, shouldn't just the command kommit infer -m ?
Eg, if I just changed something in file1.md, I could use
kommit -f file1.md -m 'Did something smart', and if I don't necessarily decide to commit that change right away, it would wait untill I git added file1.md.This would also help with branches, though full branch support would be a little different.
Also, shouldn't just the command kommit infer -m ?