fix to ssh url

This commit is contained in:
blackzert 2024-10-22 09:51:31 +03:00
parent c9e16ed5e7
commit aeb214fc69

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="taskalo"
fetch=".."
review="https://git.taskalo.ru/blackzert/" />
fetch="ssh://git@git.taskalo.ru:722/blackzert/"
revision="master" />
<default revision="master"
remote="taskalo"
sync-j="4" />