From 6810652456326f572e2a465a3d12519e4fcef4cf Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 16 Aug 2013 16:12:44 +0100 Subject: new config... --- dgit.1 | 35 ++++++++++++++++++++++++++++++----- 1 file changed, 30 insertions(+), 5 deletions(-) (limited to 'dgit.1') diff --git a/dgit.1 b/dgit.1 index 51940ca..84e5469 100644 --- a/dgit.1 +++ b/dgit.1 @@ -133,12 +133,37 @@ debsign. Use repeatedly if multiple additional options are required. Specifies the .changes file which is to be uploaded. By default dgit push looks for single .changes file in the parent directory whose filename suggests they it is for the right package and version. +.SH CONFIGURATION +dgit looks at the following git config keys to control its behaviour. +You may set them with git-config (either in system-global or per-tree +configuration), or provide +.BI -c key = value +on the dgit command line. +.TP +.BI dgit-suite. suite .distro +.TP +.BI dgit.default.distro +.TP +.BI dgit.default.username +.TP +.BI dgit-distro. distro .git-url +.TP +.BI dgit-distro. distro .git-host +.TP +.BI dgit-distro. distro .git-proto +.TP +.BI dgit-distro. distro .git-path +.TP +.BI dgit-distro. distro .git-check +.TP +.BI dgit-distro. distro .git-create +.TP +.BI dgit-distro. distro .ssh +.TP +.BR dgit.default. * +for each +.BR dgit-distro. \fIdistro\fR . * .SH BUGS -dgit is not nearly configurable enough. The locations for dgit-repos -(on alioth) and for the Debian archive are currently hardcoded. -There is not yet any support for suites which are in different -distributions to Debian. - dgit will only work with packages in main. The madison http query API does not give the component. -- cgit v1.2.3