Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
stavros
1y ago
0 comments
Save
Share
Just because I might not remember/notice, and I don't want sensitive data to be committed by accident if I put an env var on disk for some reason.
0 comments
2 comments · 1 top-level
top
newest
oldest
stouset
1y ago
· 1 in thread
If you check `jj status` regularly and/or use `jj split` to build up your commits (like `git add -p`) then you’ll notice. They might end up in your
local
repo (until a gc) at worst.
stavros
OP
1y ago
Ah, that's not too bad then, thank you!
j
/
k
navigate · click thread line to collapse