diff options
author | EuAndreh <eu@euandre.org> | 2021-07-28 11:38:59 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-07-28 11:52:17 -0300 |
commit | d8579d6ae9c3fd7bbe1616ea57304b65c91199b0 (patch) | |
tree | 6c8a336a45308d05b003146e4d4e9392126167b1 | |
parent | TODOs.md: Mark #task-67a3e4ba-1339-4084-1743-edc261d0cc72 as DONE (diff) | |
download | git-permalink-d8579d6ae9c3fd7bbe1616ea57304b65c91199b0.tar.gz git-permalink-d8579d6ae9c3fd7bbe1616ea57304b65c91199b0.tar.xz |
TODOs.md: Mark #task-ab7d98bb-7557-1891-b102-a48942d762be as DOING
-rw-r--r-- | TODOs.md | 13 |
1 files changed, 12 insertions, 1 deletions
@@ -7,7 +7,18 @@ [`f428574ec4bf3d65954ed1b0c34ed86730f67647`](https://git.euandreh.xyz/git-permalink/commit/?id=f428574ec4bf3d65954ed1b0c34ed86730f67647). - TODO in 2021-07-26 -## TODO Replace `git://` with `https://` {#task-ab7d98bb-7557-1891-b102-a48942d762be} +## DOING Replace `git://` with `https://` {#task-ab7d98bb-7557-1891-b102-a48942d762be} +- DOING in 2021-07-28 + + I've configured the server to serve repositories on + `https://euandreh.xyz/git-permalink.git`, and cloning and fetching works + properly. + However Guix can't understand a channel served over a bare HTTPS repository. + I've sent a [message] to the help-guix mailing list, because for some reason + the main Guix channel itself is a bare HTTPS Git repository, but I can't + do the same for mine. + + [message]: https://yhetil.org/guix-user/162732098483.1190082.2428052336447457010@localhost/t/ - TODO in 2021-07-26 ## DONE Stick to 80 columns in documentation {#task-67a3e4ba-1339-4084-1743-edc261d0cc72} |