Calligra 2.9.3 libqgit2 0.22.1 libgit2 0.22.1 /build/calligra/src/calligra-2.9.3/gemini/cloud/git/gitcontroller.cpp: In member function 'void GitOpsThread::performPush()': /build/calligra/src/calligra-2.9.3/gemini/cloud/git/gitcontroller.cpp:176:24: error: variable 'LibQGit2::Push push' has initializer but incomplete type LibQGit2::Push push = repo.push(remoteName); ^ Reproducible: Always
(In reply to Antonio Rojas from comment #0) > Calligra 2.9.3 > libqgit2 0.22.1 > libgit2 0.22.1 > > /build/calligra/src/calligra-2.9.3/gemini/cloud/git/gitcontroller.cpp: In > member function 'void GitOpsThread::performPush()': > /build/calligra/src/calligra-2.9.3/gemini/cloud/git/gitcontroller.cpp:176:24: > error: variable 'LibQGit2::Push push' has initializer but incomplete type > LibQGit2::Push push = repo.push(remoteName); > ^ > > > Reproducible: Always