Merge pull request 'dev' (#6) from dev into main

Reviewed-on: #6
This commit was merged in pull request #6.
This commit is contained in:
2025-12-02 18:24:45 +00:00

View File

@@ -1,8 +1,8 @@
# Test-Repo # ITSchool
<p align="left"> <p align="center">
<a href="./README.md">🏠 Home</a> | <a href="./README.md">🏠 Home</a> |
<a href="./WIKI.md">📚 Wiki</a> | <a href="https://gitea.dev.bodnarescu.ro/Daemon/Test-Repo/wiki">📚 Wiki</a> |
<a href="./GIT.md">🔧 Git Commands</a> <a href="./GIT.md">🔧 Git Commands</a>
</p> </p>
@@ -16,6 +16,8 @@
#!/bin/bash #!/bin/bash
echo "Hello, World!" echo "Hello, World!"
``` ```
# GIT WIKI
[Wiki](https://gitea.dev.bodnarescu.ro/Daemon/Test-Repo/wiki)
# GIT COMMANDS # GIT COMMANDS
[GIT.md](/GIT.md) [GIT.md](/GIT.md)