+4
−0
+4
−1
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Using e.g.
repo init --depth 1
saves a lot of bandwidth and disk space if you do not
need the git history. So allow the user to specify
the checkout depth by the REPO_INIT_DEPTH environment
variable. By default the full history is fetched.
Signed-off-by:
Micha M <contact-micha+efoundation@posteo.de>