C:\WINDOWS\system32\cmd.exe /c start "D:\Local\ckw_link\ckw.exe -e "C:\Program Files\Git\bin\sh.exe" --login -i"
(HKLM 또는 HKCU)\SOFTWARE\Classes\Directory\shell\git_shell\command
C:\Windows\SysWOW64\cmd.exe /c start D:\Local\ckw_link\ckw.exe -e "C:\Program Files (x86)\Git\bin\sh.exe" --login -i
-cd D:\Work\Git -fg black -bg gray
.inputrc
core.pager
"less -q"
~/.inputrc
ls
~/.bashrc
less
GIT_EDITOR
i18n.commitencoding
git commit
git commit-tree
encoding
git cat-file -p 커밋
encoding cp949
i18n.logoutputencoding
git log
git show
git blame
git log -1
i18n.logoutputencoding=cp949
git merge
merge.tool = vimdiff
<<<< HEAD
mergetool.p4merge.cmd
path
git diff
diff.external
path old-file old-hex old-mode new-file new-hex new-mode
git difftool
diff.tool
merge.tool
difftool.툴이름.cmd
/bin/extDiff
/dev/null
%TEMP%
$LOCAL
$REMOTE
$1
$2
git mergetool
.gitconfig
git-upload-pack
.bashrc
.bash_profile
co
cvs
cvs2git
이름 <메일>
gitk
cvs log wiki.pl
git log wiki.pl
git checkout master
a-b-c-d
h-i-j
h
d
65919c894b1e19183c380d27093b5a08089186c1
.git/info/grafts
자식 부모
git filger-branch
old-history
core.quotepath
git status | cat_encode.pl
--color=always
color.diff = always
color.status = always
--color
alias.st = !git status | cat_encode.pl
alias.df = diff --color
C:\Program Files\Git\cmd
plink.exe
ssh-agent
GIT_SSH
SVN_SSH
D:\Local\putty_0.65\PLINK.EXE
~/.id_rsa
LANG
ko_KR.UTF-8
grep 텍스트 *
touch 파일.txt
ls > 리스트.txt
\숫자
git status
git clean
.gitignore
add
git log -- 파일명
cd /d/git