1
0
鏡像自 https://git.tukaani.org/xz.git synced 2025-10-21 08:32:54 +00:00

Update the Git repository URL to HTTPS in ChangeLog.

This commit is contained in:
Lasse Collin 2017-04-24 19:30:22 +03:00
父節點 70f4792119
當前提交 bae2467593

查看文件

@ -1,6 +1,6 @@
See the commit log in the git repository: See the commit log in the git repository:
git clone http://git.tukaani.org/xz.git git clone https://git.tukaani.org/xz.git
Note that "make dist" doesn't put this tiny file into the package. Note that "make dist" doesn't put this tiny file into the package.
Instead, the git commit log is used as ChangeLog. See dist-hook in Instead, the git commit log is used as ChangeLog. See dist-hook in