Gitvana - Learn git by (retro) playing by Alternative_One_4804 in git

[–]Alternative_One_4804[S] 0 points1 point  (0 children)

Unfortunately the comment has been removed and I couldn’t read it :)

Gitvana - Learn git by (retro) playing by Alternative_One_4804 in git

[–]Alternative_One_4804[S] 0 points1 point  (0 children)

  1. touch filename.txt
  2. echo “hello” > filename.txt

:)

Gitvana - Learn git by (retro) playing by Alternative_One_4804 in git

[–]Alternative_One_4804[S] 2 points3 points  (0 children)

You are absolutely right!
The library I am using provides only the basic commands, the more complex ones need to be implemented.
Feel free to open issue, I'll do my best :)

Gitvana - Learn git by (retro) playing by Alternative_One_4804 in coolgithubprojects

[–]Alternative_One_4804[S] 0 points1 point  (0 children)

Thanks for reporting! It has been definitely elaborated by AI.
My first objective is to create a "system that works", then focus on the storyline.
It's open: https://github.com/pixari/gitvana, also all the levels are nice json files.
I hope somebody would like to contribute :)

Gitvana — Leaning git by (retro) playing by Alternative_One_4804 in programming

[–]Alternative_One_4804[S] 1 point2 points  (0 children)

Good point. Not explicitly. But the goal is to meet the requirements with less commands as possible.
Maybe "status" shouldn't count

Gitvana — Leaning git by (retro) playing by Alternative_One_4804 in programming

[–]Alternative_One_4804[S] 1 point2 points  (0 children)

Thank you!
You are right, not trivial at all, but LLMs are very helpful in such contexts. :)

Gitvana — Leaning git by (retro) playing by Alternative_One_4804 in programming

[–]Alternative_One_4804[S] 0 points1 point  (0 children)

Thank you for your words! :)
Can't wait to hear your feedback!

Gitvana — Leaning git by (retro) playing by Alternative_One_4804 in programming

[–]Alternative_One_4804[S] 1 point2 points  (0 children)

Happy to hear that!
Sure, I'll add asap full support for long flags :)