aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'general-concepts')
-rw-r--r--general-concepts/git-to-rsync/text.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/general-concepts/git-to-rsync/text.xml b/general-concepts/git-to-rsync/text.xml
index 7cef764..b7a2c8e 100644
--- a/general-concepts/git-to-rsync/text.xml
+++ b/general-concepts/git-to-rsync/text.xml
@@ -11,7 +11,9 @@
<ul>
<li>
- Developer commits to local Git clone and pushes to central remote Git epository. Commits and pushes are signed using Git mechanisms based on GPG.
+ Developer commits to local Git clone and pushes to central remote
+ Git repository. Commits and pushes are signed using Git
+ mechanisms based on GPG.
</li>
<li>
Staging box syncs from central Git repository, generates the metadata cache, ChangeLogs and signed Manifests from Git history.