轻量级GIT代码比对工具
Docker Bash & Zsh Osx & Linux Windows(No,我没有windows环境)
curl -fsSl https://raw.githubusercontent.com/gary34/webdiff/master/setup.sh | bash
进入终端,在git工作目录输入seediff命令
# 如果你只有docker环境,可以如下,然后用浏览器访问http://localhost:40888/
docker run -p 40888:40888 --rm -v $(pwd):/app -w /app mgary34/gitdiff
