summaryrefslogtreecommitdiffstats
path: root/libraries/gitdb2
diff options
context:
space:
mode:
author B. Watson2022-03-13 20:30:23 +0100
committer B. Watson2022-03-13 20:30:23 +0100
commit536aa3a8a12acdb1c101ab914c7fd55037140ce6 (patch)
treeebae496b0dc33731800fa8deb1622ea78e72978d /libraries/gitdb2
parent6fcf0f3b1ab9dc73903da3b29fc3eede71a5b557 (diff)
downloadslackbuilds-536aa3a8a12acdb1c101ab914c7fd55037140ce6.tar.gz
libraries/gitdb2: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'libraries/gitdb2')
-rw-r--r--libraries/gitdb2/README9
1 files changed, 5 insertions, 4 deletions
diff --git a/libraries/gitdb2/README b/libraries/gitdb2/README
index afb6160ee6..d87dfd0943 100644
--- a/libraries/gitdb2/README
+++ b/libraries/gitdb2/README
@@ -1,4 +1,5 @@
-GitDB allows you to access bare git repositories for reading and writing.
-It aims at allowing full access to loose objects as well as packs with
-performance and scalability in mind. It operates exclusively on streams,
-allowing to handle large objects with a small memory footprint.
+GitDB allows you to access bare git repositories for reading
+and writing. It aims at allowing full access to loose objects as
+well as packs with performance and scalability in mind. It operates
+exclusively on streams, allowing to handle large objects with a small
+memory footprint.