commit dc84dc2fdbee220db6a160267bd563a517fdf550 parent b454dab174ce9b13a8480703bcd4b3d9df229cd7 Author: buckE <buckE@disroot.org> Date: Tue, 23 Jun 2020 05:52:48 +0000 more rst formatting Diffstat:
| M | developers-manual.rst | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/developers-manual.rst b/developers-manual.rst @@ -670,7 +670,7 @@ Under *https://weblate.taler.net/create/component/vcs/*: * **Source code repository** - Generally ``git+ssh://git@git.taler.net/<reponame>```. Check with ``git remote -v``. * **Repository branch** - Choose the correct branch to draw from and commit to. * **Repository push URL** - This is generally ``git+ssh://git@git.taler.net/<reponame>``` Check with ``git remote -v``. -* **Repository browser** - This is the www URL of the Git repo's file browser. Example ``https://git.taler.net/<repositoryname>.git/tree/{{filename}}?h={{branch}}#n{{line}}`` where <repositoryname> gets replaced but *{{filename}}* and other items in braces are actual variables in the string. +* **Repository browser** - This is the www URL of the Git repo's file browser. Example ``https://git.taler.net/<repositoryname>.git/tree/{{filename}}?h={{branch}}#n{{line}}`` where ``<repositoryname>`` gets replaced but ``{{filename}}`` and other items in braces are actual variables in the string. * **Merge style** - *Rebase*, in line with GNU Taler development procedures * **Translation license** - *GNU General Public License v3.0 or Later*