Hacker News new | ask | show | jobs
by newaccountman2 12 days ago
Will check it out. I have been looking for and was working on something similar.

Would recommend putting sample usage in GitHub README and making the README a bit more concise and digestible.

Any plans to support turning commits into individual stacked branches?

1 comments

Thanks! README could likely be more concise, yes. It's kinda the main document available without downloading the tool as of now. `git stk guide` offers an interactive set of tutorials to cover sample usage for now.

R.e. commits being turned into branches - a `split` command like Graphite has feels pretty reasonable, I could file an issue for tracking.