We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63781f2 commit b6f35d2Copy full SHA for b6f35d2
setup.py
@@ -77,7 +77,7 @@ def __check_git_version():
77
author='Catalin Marinas',
78
author_email='[email protected]',
79
url='http://www.procode.org/stgit/',
80
- download_url='http://repo.or.cz/stgit.git',
+ download_url='https://repo.or.cz/stgit.git',
81
description='Stacked GIT',
82
long_description='Push/pop utility on top of GIT',
83
scripts=['stg'],
0 commit comments