aboutsummaryrefslogtreecommitdiffstats
path: root/README.txt
diff options
context:
space:
mode:
authorLibravatar Rutger Broekhoff2024-01-02 19:00:16 +0100
committerLibravatar Rutger Broekhoff2024-01-02 19:00:16 +0100
commitbc8925ceeb0edb611abd66ac5ca25f939119690c (patch)
tree95dc0ad05bf466e7978ab97ff4df7ce2fb9d5266 /README.txt
parent8db41da676ac8368ef7c2549d56239a5ff5eedde (diff)
downloadgitolfs3-bc8925ceeb0edb611abd66ac5ca25f939119690c.tar.gz
gitolfs3-bc8925ceeb0edb611abd66ac5ca25f939119690c.zip
Return after makeRespError; add notice in README.txt
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index 75d9e97..4a9261b 100644
--- a/README.txt
+++ b/README.txt
@@ -3,3 +3,9 @@ gitolfs3
3 3
4Yes, this is indeed an integration between Gitolite, Git LFS and Scaleway 4Yes, this is indeed an integration between Gitolite, Git LFS and Scaleway
5Object Storage. 5Object Storage.
6
7To be honest, the code is pretty bad right now and solely serves my needs.
8Although I will be doing some cleanups, I have no interest in making this
9program work for people with different use cases than me. In case you want to
10use this software, feel free to, but expect that you will basically have to
11'make it your own'.