Tim Oram
Tim Oram
@dependabot rebase
@whymarrh has the idea to inject `exec` commands to handle this. It would require adding the ability to input text.
TIL! I didn't know about the `--edit-todo` flag! Very useful. I've confirmed what you experienced, and although the tool is "working as expected", I can see how the wording around...
I did some digging this evening, and sadly, there isn't any way to determine if `git --edit-todo` was run, so the only option left if to add "Quit without writing...
Thanks for digging in! Absolutely support any effort to dig into this for hacktoberfest. I will also be happy to provide assistance. :) > but when those interactive rebase state...
That's a feature that I didn't know I wanted! Adding support would be great! I think initially, allowing it to be parsed (similar to how `exec` is currently parsed) would...
Would you be against using JSDoc on all the public APIs? Looks like there were already a few JSDoc comments added. I would be willing to add them in and...
I have had poor experiences with most document generators. I have never used YUIDoc but it looks very similar to JSDoc in a lot of ways. The only differences is...
Sure thing! Always up for learning a new library and verb looks very interesting, and something I could use myself.
I have been looking into verb but it's very unstable at the moment and I keep hitting bugs. I will keep working on this, but I feel it's going to...