Jacob Stopak
Jacob Stopak
Haha sounds good! Let me know if you get stuck on anything or if you have any implementation questions.
@Averagess Thanks for this! I was able to get it to work on MacOS Monterey, so I'll merge the PR. FYI for other Mac users out there - I had...
@Averagess Actually quick question - since it's tedious to run git-sim using long docker commands like `docker run --rm -v $(pwd):/usr/src/git-sim git-sim log`, can you suggest how to alias those...
@Averagess Sweet! I'll merge the PR now and then update the README with the Docker steps and your suggestions for aliasing. Thanks again and if you ever want to work...
@paketb0te I'm inclined to leave it as is right now since it seems to be working (haven't had users report any issues with the docker install in a while). Can...
@paketb0te Oh one other thing - if we are considering changing to specific Python version base image, why not use a 3.11 image to take advantage of the performance updates?
@buhtz Manim does support gif output and I tried briefly to get this working with Git-Sim. However, the process conflicted with the way Git-Sim currently handles video/image output (using respective...
@paketb0te It's a fair point, but I think it's worth it to visually implement something for the various git submodule commands since they can be very confusing to many users....