From 875d6a45bb225df6482fbed85bca23b93343d5e8 Mon Sep 17 00:00:00 2001 From: Thorian93 Date: Sun, 27 Feb 2022 14:25:59 +0100 Subject: [PATCH] Add Gitlab to the URL format hint (#382) --- source/manual/git-backup.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/manual/git-backup.rst b/source/manual/git-backup.rst index d16390ad..631ecd3b 100644 --- a/source/manual/git-backup.rst +++ b/source/manual/git-backup.rst @@ -89,7 +89,7 @@ your git server. .. Tip:: - For github repositories, please make sure your URL follows this structure: :code:`ssh://github.com/user_name/repo_name.git`. + For GitHub and GitLab repositories, please make sure your URL follows this structure: :code:`ssh://github.com/user_name/repo_name.git`. -------------------------- Conflict resolution