diff options
| author | jdhao <jdhao@hotmail.com> | 2022-02-08 13:08:16 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2022-02-08 13:11:20 +0800 |
| commit | 15dfccf81ee7e78836d4f65f9a81eb400b0f1b08 (patch) | |
| tree | d967b77a220d726bda7e24bc5ac29bc48badde17 /after/ftplugin | |
| parent | 0aed2b42acdf7877ac17c09e1b06759bc6a9e3bf (diff) | |
[breaking change] remove direct reference to fastgit
fastgit may be blocked by GFW (see https://t.me/fastgitchannel/81), so
hard-coding its URL is not a good option. Using git URL rewrite feature
is a better choice: https://jdhao.github.io/2021/11/27/git_notes_s4/#use-a-git-mirror-site-for-cloning.
This is a breaking change, since previously I use hub.fastgit.org as the
url, now the url will be default github.com unless the user change it
using the above mentioned method to change the cloning URL.
Diffstat (limited to 'after/ftplugin')
0 files changed, 0 insertions, 0 deletions
