Skip to content

Latest commit

History

History
13 lines (11 loc) 路 346 Bytes

2023-01-24.md

File metadata and controls

13 lines (11 loc) 路 346 Bytes
publish_date tags
2023-01-24
git
handy
  • 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