aboutsummaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2020-07-26 00:01:36 +0200
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2020-07-26 00:01:36 +0200
commit8e6234483f52763b7603e5ab9876b79f4fc1250c (patch)
treeb91a1e6ec5cd99d9a35e59759d9d87dec661946c /Readme.md
parent5f9ba61f63aeef1677dbef81950d5b93cff7a77e (diff)
downloadreposync-8e6234483f52763b7603e5ab9876b79f4fc1250c.tar.gz
Readme
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Readme.md b/Readme.md
index 4384d1d..78fc2f4 100644
--- a/Readme.md
+++ b/Readme.md
@@ -6,6 +6,7 @@ Scripts for juggling git repos
gitwrapper.sh automatically creates repositories if they are pushed for the first time.
If a non-existent repo is pulled, an empty one is sent instead.
+This feature requires an empty git repo called "empty.git" in the home of the git user.
This allows for easy creation of new repos by just cloning any name, creating a first commit,
and then pushing.git@git:jonas/toybox.git