~ubuntu-branches/ubuntu/trusty/gitosis/trusty

« back to all changes in this revision

Viewing changes to debian/gitosis.templates

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Baumann
  • Date: 2010-04-19 06:57:42 UTC
  • mfrom: (11.2.5 sid)
  • Revision ID: james.westby@ubuntu.com-20100419065742-9aq6s6kzdd3k74ks
Tags: 0.2+20090917-4
* Adding updated French debconf translations from Christian Perrier
  <bubulle@debian.org> (Closes: #577051).
* Adding updated Portuguese debconf translations from Americo Monteiro
  <a_monteiro@netcabo.pt> (Closes: #577177).
* Adding updated Russian debconf translations from Yuri Kozlov
  <yuray@komyakino.ru> (Closes: #577161).
* Adding updated Swedish debconf translations from Martin Bagge
  <brother@bsnet.se> (Closes: #577557).

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
Template: gitosis/directory
14
14
Type: string
15
15
Default: /srv/gitosis
16
 
_Description: Directory for git repositories?
 
16
_Description: Directory for git repositories:
17
17
 Please specify the directory where gitosis will manage the git
18
18
 repositories.
19
19
 .
22
22
 
23
23
Template: gitosis/key
24
24
Type: string
25
 
_Default: 
 
25
Default:
26
26
_Description: SSH public key for the gitosis admin repository:
27
27
 Configuration for gitosis is stored in a file named "gitosis.conf" which
28
28
 is kept in the gitosis-admin repository.
29
29
 .
30
 
 Access to this repository is controlled through an SSH public key.
 
30
 Access to this repository is controlled through an SSH public key in the
 
31
 (default) user@host format.
31
32
 .
32
33
 You can specify an existing key by entering the name of the key file or by
33
34
 pasting the key content itself here. Alternatively, you can leave that