목차

Git for Windows

Windows msys Git

Unicode/한글

git log에서 한글을 올바로 보려면

set LC_ALL="C.UTF-8"

WSL Linux Git

ssh-agent for git

export GIT_SSH=/mnt/c/Program\ Files/PuTTY/plink.exe

Diff tool for windows

참조