-
git-sim is a tool to visualise your git actions. installing on a mac m1 is awkward though:
- brew install py3cairo ffmpeg - pip3 install manim - pip3 install git-sim
-
then we can run something like like
git-sim merge main
git-sim is a tool to visualise your git actions. installing on a mac m1 is awkward though:
- brew install py3cairo ffmpeg
- pip3 install manim
- pip3 install git-sim
then we can run something like like git-sim merge main