[packages/gitlab-ce] hate comments on the same line as values

glen glen at pld-linux.org
Tue Nov 1 21:26:02 CET 2016


commit 13e89fd4405bd5d3024de7353cc2761bf880abcf
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 1 22:25:48 2016 +0200

    hate comments on the same line as values

 pld.patch | 19 ++++++++++++++++---
 1 file changed, 16 insertions(+), 3 deletions(-)
---
diff --git a/pld.patch b/pld.patch
index 6fb2bf9..ead1e99 100644
--- a/pld.patch
+++ b/pld.patch
@@ -1,6 +1,19 @@
---- gitlabhq-8.10.2/config/gitlab.yml	2016-07-28 14:34:15.268930594 +0300
-+++ gitlabhq-8.11.3/config/gitlab.yml	2016-08-30 09:23:24.191326482 +0300
-@@ -56,7 +56,7 @@
+--- gitlabhq-8.11.3/config/gitlab.yml	2016-08-30 09:23:24.191326482 +0300
++++ gitlabhq-8.13.2/config/gitlab.yml	2016-11-01 22:24:29.430388677 +0200
+@@ -30,8 +30,10 @@
+   gitlab:
+     ## Web server settings (note: host is the FQDN, do not include http://)
+     host: localhost
+-    port: 80 # Set to 443 if using HTTPS, see installation.md#using-https for additional HTTPS configuration details
+-    https: false # Set to true if using HTTPS, see installation.md#using-https for additional HTTPS configuration details
++    # Set to 443 if using HTTPS, see installation.md#using-https for additional HTTPS configuration details
++    port: 80
++    # Set to true if using HTTPS, see installation.md#using-https for additional HTTPS configuration details
++    https: false
+ 
+     # Uncommment this line below if your ssh host is different from HTTP/HTTPS one
+     # (you'd obviously need to replace ssh.host_example.com with your own host).
+@@ -56,7 +58,7 @@
        #- 2001:0db8::/32
  
      # Uncomment and customize if you can't use the default user to run GitLab (default: 'git')
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gitlab-ce.git/commitdiff/13e89fd4405bd5d3024de7353cc2761bf880abcf



More information about the pld-cvs-commit mailing list