Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 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))
(add-to-list 'ghub-default-host-alist '(gitea . "git.example.com"))

About

Gitea support for forge package.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages