This commit is contained in:
Thomas Sindt
2026-06-09 10:17:31 +02:00
parent 1e7744eab5
commit 2f422b4bfe
4 changed files with 36 additions and 0 deletions

5
bin/gi.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
git add *
git commit -m "checkin"
git push