add comment 2a9e1d6e52d025992bc7c8c22fd20474 on issue 20649f4f970201e04ea50e2b460cff17

This commit is contained in:
Sebastian Kuzminsky 2025-07-11 14:49:39 -06:00
parent dc2862bed3
commit 1cb4c08db2

View file

@ -0,0 +1,8 @@
Oops, i stupidly ran: ent new "add `ent sync --dry-run`"
Because i used double-quotes, bash saw the `...` and ran that as a
command, which failed, but then bash ran the result anyway ("ent new
"add "), and here we are.
This would be a good time for `ent rm` as suggested by issue
1ebdee0502937bf934bb0d72256dbdd1.