Skip to content

SjB/gitea-forge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This package add Gitea (and Codeberg) support for forge package.

Installation:

(package-vc-install "https://github.com/mobid/gitea-forge")

Authentication

Forge will ask you about username, after that, put access token into your ~/.authinfo.gpg

machine git.example.com/api/v1 login username^forge password asdf1234

Self hosted Gitea

You need to register self hosted Gitea into forge-alist variable.

(add-to-list 'forge-alist '("git.example.com" "git.example.com/api/v1" "git.example.com" forge-gitea-repository))

About

Gitea support for forge package.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 100.0%