Emily Shaffer

Results 12 comments of Emily Shaffer

Looks like now it lives here: https://my.remarkable.com/device/connect/remarkable Will send a PR :)

Hm, I would be happy to see both - but selfishly, I'm much more interested in people's mailing list workflow (for me, "mutt and here are the interesting parts of...

You will want to trim the boilerplate from your PR description before you submit it.

> We should probably ask the Git folks what they think. They would know if it's caused the Git project any problems. They can probably also help point out any...

I guess I'm confused why magit is cding to the gitdir to perform a commit operation, rather than using the cwd. And if it's able to cd to the gitdir...

Oh interesting! So it sounds like either: A) `git` should be careful to set `$GIT_DIR` when invoking `$EDITOR` (and hope that anything else happening after `$EDITOR` is invoked preserves that...

BTW, you may know that Patrick Steinhardt is dabbling in rewriting reftable into Rust. That might be reusable for gitoxide too, not sure.

>config-based hooks No, it did not land, but not for lack of interest or viability - just for lack of developer time. Google has been carrying the rest of that...