GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
archive/repo/gentoo-2.git
RELEASE-1_4
import-1.1.1
master
Another conversion of the historical gentoo-x86 ebuild repository
Ulrich Müller <ulm@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dev-util
/
git
/
files
/
70git-gentoo.el
blob: ed65bb489881295d18cd7350d2503d2e97c23724 (
plain
)
1
2
3
4
;;; git site-lisp configuration
(
add-to-list
'vc-handled-backends
'GIT
)
(
require
'git
)