diff options
author | Greg Sabino Mullane | 2009-08-31 11:22:34 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2009-08-31 11:22:34 +0000 |
commit | 3f2ad1981c3282f97a719028edbd8e62ef20724b (patch) | |
tree | c7f7239a5c0323a246322d567330a2c99dc827e7 /check_postgres.pl | |
parent | 8adc582a5a1c731997a34e8e661f67997f713597 (diff) |
Encourage use of the git protocol for cloning.
Diffstat (limited to 'check_postgres.pl')
-rwxr-xr-x | check_postgres.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/check_postgres.pl b/check_postgres.pl index 882682831..4e53d30b5 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -7786,7 +7786,7 @@ is needed by the L</disk_space> action. Development happens using the git system. You can clone the latest version by doing: - git clone http://bucardo.org/check_postgres.git + git clone git://bucardo.org/check_postgres.git =head1 MAILING LIST |