Hacker News new | ask | show | jobs
by dmazin 3882 days ago
The file numbering thing is awesome, good job. (And, truthfully, I wish it existed separately because I want it, but not the other stuff).
1 comments

Something that matches what you're looking for was just posted above: https://github.com/mroth/scmpuff
I use my own tool that works with any command: https://github.com/robbiev/numberwang
Nice tool. Suggestion: make it clear in the README that it can take more than one number; it wasn't clear to me until I read the source.
Done, thanks for the feedback.