Git difftool kdiff3 can't edit file -


i have following difftool configuration kdiff3 in .gitconfig,

[difftool "kdiff3"]     external = '"c:/program files/kdiff3/kdiff3.exe" "$local" "$remote" --output "$merged"'     trustexitcode = false [difftool]     prompt = false [diff] 

and using following command see diff file,

git difftool config/application.config.php -t kdiff3 

but when kdiff3 opens, unable edit file. how edit file in kdiff3 in difftool?


Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

amazon web services - AWS Route53 Trying To Get Site To Resolve To www -