This looks really nice and it's working incredibly quick for me. I have a couple of maybe stupid question.. I'm having trouble understanding the workflow. When I open something like https://todo.sr.ht/~sircmpwn/ This is the issue page for a user, right? And then when I go to https://todo.sr.ht/%7Esircmpwn/sr.ht (oh, the tilde copy-and-pastes weird into the comment window.. not sure what that's about) This is the "iss…
>Also when I open up the 'tree' section, each line starts with file permissions in the style of 'ls -la'. Is this b/c the system is fundamentally tied to POSIX? (I've used git with no problem on Windows before - so I don't see why it would be) Because the file mode is stored in git. The tree view is a representation of the git tree, and the mode is a property stored in the tree.
Re: Sr.ht, the hacker's forge, now open for public alpha
#221Gotcha. Thanks for taking the time to explain :)