cfcbd4ffbe
The 'git' command line tool is in the git-core SUSE package Change-Id: Ib2c5dc5ab9bbde2520f43682c654a9c3270bac09
14 lines
153 B
Plaintext
14 lines
153 B
Plaintext
{
|
|
"family": {
|
|
"gentoo": {
|
|
"git": "dev-vcs/git"
|
|
},
|
|
"suse": {
|
|
"git": "git-core"
|
|
}
|
|
},
|
|
"default": {
|
|
"git": "git"
|
|
}
|
|
}
|