Compare commits

..

No commits in common. "a46c32c9ff7aeebe0b440933af310e40cd3fd9df" and "ccf4ae4afb6a1494f5bbe17b3f8b95b2e8d92b34" have entirely different histories.

3 changed files with 0 additions and 21 deletions

View file

@ -1,3 +0,0 @@
manage whitespace in issues and comments
Strip leading and trailing whitespace when loading and saving descriptions.

View file

@ -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
```

View file

@ -1,3 +0,0 @@
sometimes the output should go to a pager
`ent show` definitely should go in a pager. `ent list` maybe not?