This commit is contained in:
Valeria Fadeeva 2025-01-30 13:20:17 +05:00
parent 6227a29a2f
commit 074f892f28
1 changed files with 5 additions and 0 deletions

5
git_status.sh Executable file
View File

@ -0,0 +1,5 @@
#!/bin/bash
git status
echo "Ready"