Go to file
2023-09-09 11:36:43 +02:00
? Initial commit 2023-09-09 11:31:52 +02:00
del Initial commit 2023-09-09 11:31:52 +02:00
dir Initial commit 2023-09-09 11:31:52 +02:00
h Initial commit 2023-09-09 11:31:52 +02:00
help Initial commit 2023-09-09 11:31:52 +02:00
l Initial commit 2023-09-09 11:31:52 +02:00
LICENSE Initial commit 2023-09-09 11:31:52 +02:00
ln Initial commit 2023-09-09 11:31:52 +02:00
ls Initial commit 2023-09-09 11:31:52 +02:00
mk Initial commit 2023-09-09 11:31:52 +02:00
mkdir Initial commit 2023-09-09 11:31:52 +02:00
mv Initial commit 2023-09-09 11:31:52 +02:00
new Initial commit 2023-09-09 11:31:52 +02:00
README.md Initial commit 2023-09-09 11:31:52 +02:00
rm Initial commit 2023-09-09 11:31:52 +02:00
util.sh Add strict mode header in all functions 2023-09-09 11:36:43 +02:00

A set of git-shell-commands for a nice command line for managing repositories.

See https://git-scm.com/book/en/v2/Git-on-the-Server-Setting-Up-the-Server for instructions on how to set up a small Git server.

Available under the AGPLv3+. There IS NO WARRANTY. See LICENSE for details.