Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-27 | gnu: Add Git HTTP(S) service support. wip-git-https | Andy Wingo | |
* doc/guix.texi (Version Control Services): Add documentation on the HTTP backend for git. * gnu/services/version-control.scm (<git-http-configuration>): New data type. (git-http-nginx-location-configuration): New helper function. | |||
2016-11-21 | gnu: services: Add git-service. | ng0 | |
* gnu/services/version-control.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * doc/guix.texi (Misellaneous Services)[Version Control]: New section. Co-authored-by: 宋文武 <iyzsong@member.fsf.org> |