Hacker News new | ask | show | jobs
by yencabulator 1046 days ago
Even better, you can `git add -N` and just record the intent to include the file in a later commit, without staging its current contents. Nix seems happy with that.