Hacker News new | ask | show | jobs
by skydhash 281 days ago
Tags: Important commits. Branches are working spaces, so having a bunch of them can clutter up completion when switching and stuff.

Stash: A nicer way to store diffs than the filesystem. I could create a new branch, but the same clutter would happen. The stash is also a temporary space. Anything older than a few days is probably irrelevant.