chiark / gitweb /
import: append .git to gitlab URLs, git sometimes freaks out otherwise
authorHans-Christoph Steiner <hans@eds.org>
Wed, 5 Aug 2015 19:54:25 +0000 (21:54 +0200)
committerHans-Christoph Steiner <hans@eds.org>
Thu, 10 Sep 2015 09:08:39 +0000 (11:08 +0200)
commit48397bfa3cc1d8a9fec8b1de991fd72d9e2f121c
tree0dd36108ab9bc38809f69920a8594a2805ffc6b0
parentc80c1bf0170f928825b94b9ed103311bd6fba5b8
import: append .git to gitlab URLs, git sometimes freaks out otherwise

From my experience, gitlab URLs need to end in .git for git to always be
happy using them.
fdroidserver/import.py