Add git-sim

This commit is contained in:
FrontAid CMS 2023-01-24 22:43:59 +01:00 committed by GitHub
parent a83cb0782b
commit 151fe4a9a6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -89,4 +89,5 @@ Feel free to contribute.
* [git-crypt](https://github.com/AGWA/git-crypt) - Transparent file encryption in git.
* [git-issue](https://github.com/dspinellis/git-issue) - Git-based decentralized issue management.
* [git-secret](https://github.com/sobolevn/git-secret) - Bash-tool to store your private data inside a git repository.
* [git-sim](https://github.com/initialcommit-com/git-sim) - Visually simulate Git operations in your own repos with a single terminal command.
* [git-standup](https://github.com/kamranahmedse/git-standup) - Recall what you (or someone else in your team) did on the last working day.