Hi, Christopher Howard <[email protected]> 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 [email protected]:guix/guix.git (*without* “ssh://”) or https://codeberg.org/guix/guix.git as one of its remotes. HTH, Ludo’.
