How do I add Dreamweaver as the editor in Git?
git config --global core.editor???
$ slime README.md
sh.exe": slime: command not found
How do I add Dreamweaver as the editor in Git?
git config --global core.editor???
$ slime README.md
sh.exe": slime: command not found
I know this isn't exactly what your needs require however I found GITWeaver – GIT for Dreamweaver has been good to me in the past plus it also works with Dreamweaver CS6.
GITWeaver integrates Adobe Dreamweaver with TortoiseGIT; Basically Dreamweaver + GIT living together. Nice and Free, what more could you really want!
ChrisMcKee GitHub Repo can be found (https://github.com/ChrisMcKee/gitweaver)
HTH
You can't because there is no git plugin available for dreamweaver like one in eclipse.