about summary refs log tree commit diff
path: root/cmd.h
diff options
context:
space:
mode:
authorDaniel M. Weeks <dan@danweeks.net>2017-09-20 11:17:29 -0400
committerJason A. Donenfeld <Jason@zx2c4.com>2017-09-22 00:52:57 +0200
commitde297883385030f4bdcd2f5c3839d1187611b949 (patch)
tree53e975ec746abb90686106f74cccf90a6bc525f0 /cmd.h
parentui-plain: print symlink content (diff)
downloadcgit-pink-de297883385030f4bdcd2f5c3839d1187611b949.tar.gz
cgit-pink-de297883385030f4bdcd2f5c3839d1187611b949.zip
Use https for submodule
The git protocol provides no transport security. https does provide
transport security and should be preferred by default. https is also
more likely than git to be permitted by firewalls in restricted
environments.

Signed-off-by: Daniel M. Weeks <dan@danweeks.net>
Diffstat (limited to 'cmd.h')
0 files changed, 0 insertions, 0 deletions
span>Improve C syntax accuracy and add Format classJune McEnroe 2019-02-07Factor out hi checkJune McEnroe 2019-02-07Add Escape class to hiJune McEnroe 2019-02-07Add Todo class and parent syntax constraintJune McEnroe