1
0
mirror of https://github.com/git/git.git synced 2024-10-01 13:01:23 +02:00
git/Documentation/howto
Jeff King e52a53df38 doc: use https links to avoid http redirect
Many sites these days unconditionally redirect http requests
to their https equivalents. Let's make our links https in
the first place to save the client a redirect.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2017-04-20 22:05:37 -07:00
..
keep-canonical-history-correct.txt
maintain-git.txt
new-command.txt
rebase-from-internal-branch.txt
rebuild-from-update-hook.txt doc: use https links to avoid http redirect 2017-04-20 22:05:37 -07:00
recover-corrupted-blob-object.txt
recover-corrupted-object-harder.txt
revert-a-faulty-merge.txt
revert-branch-rebase.txt
separating-topic-branches.txt
setup-git-server-over-http.txt
update-hook-example.txt
use-git-daemon.txt
using-merge-subtree.txt
using-signed-tag-in-pull-request.txt