diff --git a/89a4c085d5202f0be7d9c6d263c4c4b8/description b/89a4c085d5202f0be7d9c6d263c4c4b8/description deleted file mode 100644 index 8089d24..0000000 --- a/89a4c085d5202f0be7d9c6d263c4c4b8/description +++ /dev/null @@ -1,3 +0,0 @@ -manage whitespace in issues and comments - -Strip leading and trailing whitespace when loading and saving descriptions. diff --git a/ae56208b6db64ccd9da31ce2bb1aad64/comments/4527a79c3802573d72f513c2f9cc9eda/description b/ae56208b6db64ccd9da31ce2bb1aad64/comments/4527a79c3802573d72f513c2f9cc9eda/description deleted file mode 100644 index e00a7f8..0000000 --- a/ae56208b6db64ccd9da31ce2bb1aad64/comments/4527a79c3802573d72f513c2f9cc9eda/description +++ /dev/null @@ -1,15 +0,0 @@ -``` -$ ent sync -Enter passphrase for key '/home/seb/.ssh/id_ed25519': -^C - -$ ent sync -stdout: -stderr: Preparing worktree (checking out 'entomologist-data') -fatal: 'entomologist-data' is already used by worktree at '/tmp/.tmpgKK2gw' - -Error: Oops, something went wrong - -$ rm -rf /tmp/.tmpgKK2gw/ -$ git worktree prune -``` diff --git a/c9b5bd61e7e103c8ab3e7920fcbc67e1/description b/c9b5bd61e7e103c8ab3e7920fcbc67e1/description deleted file mode 100644 index db8679b..0000000 --- a/c9b5bd61e7e103c8ab3e7920fcbc67e1/description +++ /dev/null @@ -1,3 +0,0 @@ -sometimes the output should go to a pager - -`ent show` definitely should go in a pager. `ent list` maybe not?