Hi, Christopher Howard <christop...@librehacker.com> writes:
> Hi, I'm trying to use fj.el to interact with codeberg, as indicated in > the migration GCD. I am able to view my own repos and issues, but I'm > confused as to which command allows me to view the guix repo and > issues. Can somebody help me out? Try ‘M-x fj-list-issues’ and ‘M-x fj-list-pulls’ from your Guix checkout. Your Git checkout must be configured with g...@codeberg.org:guix/guix.git (*without* “ssh://”) or https://codeberg.org/guix/guix.git as one of its remotes. HTH, Ludo’.