Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.txt
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,14 @@ Check this sources for more in detail information. Remember this is an intro!
3. [Geek for geeks]: https://www.geeksforgeeks.org/what-is-git/
4. [Oh shit, git]: https://ohshitgit.com/

## GIT commands

* git push
* git status
* git commit -m "string message"
* git checkout
* git branch
* git diff
* git add


18 changes: 10 additions & 8 deletions maze.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,19 @@
:panda_face:

# Activity

:penguin: :penguin: :penguin: :penguin: :penguin: :penguin: :penguin:

Now we are **ready** to test our amazing git abilities. So first things first, here is a maze :runner: :
```
------.-----.---.-----.-------.---------.---------.
S | | | | | | |
.-.-- | | | | | | --. | .-- | `-. --. | | | .---. |
| | | | | | | | | | | | | | | | | |
| | --: | :---: `-. :-.-' .-+-- | .-' :-' | | | | |
| | | | | | | | | | | | | | | | | | |
| `-. `-' | | :-- | | | --: | --"-: --' .-' | | | |
| | | | | | | | | | | | | | |
S. . .| | | | | | |
.-.--. | | | | | | --. | .-- | `-. --. | | | .---. |
| |. . | | | | | | | | | | | | | | | |
| |.--: | :---: `-. :-.-' .-+-- | .-' :-' | | | | |
| |...| |.| | | | | | | | | | | | | | |
| `-..`-'.| | :-- | | | --: | --"-: --' .-' | | | |
| |.....| | | | | | | | | | | | |
| --"-.---: | | .-"-- `-. | `---- | --.-: --: | | |
| | | | | | | | | | | | | |
| | | `-. | `-.-' --.---: | ------+-- | `-. | | `-:
Expand All @@ -35,4 +37,4 @@ How cool is it, I know! So we are gonna play the following game :purple_heart: :
* Merge **maze wizard** with your *main* branch
* Open a pull request! to @marco7877 repo :boom:

*Have fun!*
*Have fun!*:panda_face: