nighty@lemmy.mltoLinux@lemmy.ml•Can I remove a git repo without resorting to `rm -rf` ?
23·
5 months agodeleted by creator
i wanna stop working for a while
deleted by creator
cd -
negates cd -
, so you’re right back where you started! It’s like multiplying 2 negatives.
Gotta love some peer review
we can remove the return!
const fn = (a, b) => a || b
Sure. Solution removed.