ConcurrentCrab
ConcurrentCrab
> * use a `portable.txt` ala Dolphin, with two paths in order of importance (first would be the same as the executable, second would be a well-known location). This would...
/attempt #888 Options Cancel my attempt
> How about `~/.config/mudlet/portable.ini`? Would be nice to use a standard for this. Ah, ofc. But I'm not sure how I feel about using a structured format for a file...
Hey @vadi2, so I've been working on carving out a point at the start where we could get the config dir set, but things are getting _pretty_ hairy with the...
@lunny added copyright headers.
Improved error handling.
Accidentally resolved the conversation about DB connections above, but reiterating: Pushes and clones work... but there's sometimes (by which I mean decently reproducible) bug where after transferring and verification and...
Added locking API support. Well at least I figured out what's causing the hang. Setting `lfs.ssh.automultiplex` to false on the client side: https://github.com/git-lfs/git-lfs/blob/8e36a03d85bf05bbca004dd7e8b55b147809b3e0/docs/man/git-lfs-config.adoc?plain=1#L90 gets rid of the hang. The bad...
Yeah, I'm not going crazy. This commit: https://github.com/git-lfs/git-lfs/commit/44b8801cbb57891b4c66fc3c43551802e5532bd1 breaks pure SSH LFS sessions. And this has history, it isn't even the first time lol: https://github.com/git-lfs/git-lfs/pull/5537
just made: https://github.com/git-lfs/git-lfs/pull/5816