File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010#
1111# You should have received a copy of the CC0 Public Domain Dedication along
1212# with this software. If not, see
13- # <http ://creativecommons.org/publicdomain/zero/1.0/>.
13+ # <https ://creativecommons.org/publicdomain/zero/1.0/>.
1414
1515/acl-repos text eol =lf
1616/check text eol =lf
Original file line number Diff line number Diff line change 1010#
1111# You should have received a copy of the CC0 Public Domain Dedication along
1212# with this software. If not, see
13- # <http ://creativecommons.org/publicdomain/zero/1.0/>.
13+ # <https ://creativecommons.org/publicdomain/zero/1.0/>.
1414
1515# editor tempfiles
1616. * .swp
Original file line number Diff line number Diff line change @@ -113,4 +113,4 @@ Affirmer's express Statement of Purpose.
113113 CC0 or use of the Work.
114114
115115For more information, please see
116- <http ://creativecommons.org/publicdomain/zero/1.0/>
116+ <https ://creativecommons.org/publicdomain/zero/1.0/>
Original file line number Diff line number Diff line change @@ -113,4 +113,4 @@ Affirmer's express Statement of Purpose.
113113 CC0 or use of the Work.
114114
115115For more information, please see
116- <http ://creativecommons.org/publicdomain/zero/1.0/>
116+ <https ://creativecommons.org/publicdomain/zero/1.0/>
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ worldwide. This software is distributed without any warranty.*
88
99* You should have received a copy of the CC0 Public Domain Dedication along with
1010this software. If not, see
11- < http ://creativecommons.org/publicdomain/zero/1.0/> .*
11+ < https ://creativecommons.org/publicdomain/zero/1.0/> .*
1212
1313The scripts and associated files in this repository automate and document the
1414installation and configuration of cgit that works well for me in the
Original file line number Diff line number Diff line change 1313#
1414# You should have received a copy of the CC0 Public Domain Dedication along
1515# with this software. If not, see
16- # <http ://creativecommons.org/publicdomain/zero/1.0/>.
16+ # <https ://creativecommons.org/publicdomain/zero/1.0/>.
1717
1818set -f
1919
Original file line number Diff line number Diff line change 1010#
1111# You should have received a copy of the CC0 Public Domain Dedication along
1212# with this software. If not, see
13- # <http ://creativecommons.org/publicdomain/zero/1.0/>.
13+ # <https ://creativecommons.org/publicdomain/zero/1.0/>.
1414
1515# general layout/appearance and documentation
1616css=/cgit-css/cgit.css
Original file line number Diff line number Diff line change 1212#
1313# You should have received a copy of the CC0 Public Domain Dedication along
1414# with this software. If not, see
15- # <http ://creativecommons.org/publicdomain/zero/1.0/>.
15+ # <https ://creativecommons.org/publicdomain/zero/1.0/>.
1616
1717looks_like_shell_script () {
1818 head -n 1 -- " $f " | grep -qE ' ^#!.*sh(?:[[:blank:]]|$)'
Original file line number Diff line number Diff line change 1212#
1313# You should have received a copy of the CC0 Public Domain Dedication along
1414# with this software. If not, see
15- # <http ://creativecommons.org/publicdomain/zero/1.0/>.
15+ # <https ://creativecommons.org/publicdomain/zero/1.0/>.
1616
1717install -m 644 about-cgit.md /var/www/html/
Original file line number Diff line number Diff line change 1212#
1313# You should have received a copy of the CC0 Public Domain Dedication along
1414# with this software. If not, see
15- # <http ://creativecommons.org/publicdomain/zero/1.0/>.
15+ # <https ://creativecommons.org/publicdomain/zero/1.0/>.
1616
1717set -e
1818install -g mob -m 750 acl-repos /usr/local/bin
You can’t perform that action at this time.
0 commit comments