2

How do I add Dreamweaver as the editor in Git?

git config --global core.editor???

$ slime README.md
sh.exe": slime: command not found
slm
  • 10,859

2 Answers2

1

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!

http://turtleweaver.co.uk/

ChrisMcKee GitHub Repo can be found (https://github.com/ChrisMcKee/gitweaver)

HTH

majika
  • 31
-1

You can't because there is no git plugin available for dreamweaver like one in eclipse.