Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in / Register
Toggle navigation
J
jami-client-windows
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Insights
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
29
Issues
29
List
Boards
Labels
Milestones
Security & Compliance
Security & Compliance
Dependency List
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
savoirfairelinux
jami-client-windows
Compare Revisions
master...release/201905
Source
release/201905
Select Git revision
...
Target
master
Select Git revision
Compare
Commits (1)
submodules: fix url for winsparkle
· c311d2a4
Sébastien Blin
authored
May 09, 2019
till the directory exists or this will break submodule fetch
c311d2a4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
.gitmodules
.gitmodules
+4
-0
No files found.
.gitmodules
View file @
c311d2a4
[submodule "winsparkle"]
path = winsparkle
url = git://github.com/vslavik/winsparkle.git
ignore = dirty
[submodule "libqrencode"]
path = libqrencode
url = https://github.com/fukuchi/libqrencode.git
...
...