Skip to content

Comment on Ask HN: I'd like an OS/FileSystem that Never Deletes Anything. Does it exist?parent

Comments

Look up "git wip", configure your editor to use it and it keeps an unintrusive 'second branch' in the background.

https://atom.io/packages/git-wip

"git-wip is a script that will manage Work In Progress (or WIP) branches. WIP branches are mostly throw away but identify points of development between commits. The intent is to tie this script into your editor so that each time you save your file, the git-wip script captures that state in git."

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.