git-random
An aid for learning and experimenting with Git. Use it to build random-content Git trees quickly.

Tech: Bash, Git, TypeScript, CSS, VitePress, Tailwind CSS, GitHub
Developed primarily in 2024
Links:
An aid for learning and experimenting with Git. Use it to build random-content Git trees quickly.
Running git random generates a random string <random string>, creates a file named <random string>.txt (unless it already exists), and appends <random string> to the file on a new line.
git-random can create multiple commits with one command, and if asked to it can introduce a conflict with a specified commit.

