在 OS X 上将 Dreamweaver 与 Git 集成
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/3704975/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Integrate Dreamweaver with Git on OS X
提问by Jeduan Cornejo
I'm in the process of adopting Git with my company, however some of the designers use Dreamweaver for composition and layout.
我正在为我的公司采用 Git,但是一些设计师使用 Dreamweaver 进行合成和布局。
Dreamweaver includes a tool for SVN, but I've been trying to find a way for them to include git so they can visually commit and push their changes to the repository.
Dreamweaver 包含一个用于 SVN 的工具,但我一直在尝试为他们找到一种包含 git 的方法,以便他们可以直观地提交更改并将更改推送到存储库。
Googling, I've found GitWeaverbut it seems to be, of all things for a Git tool, Windows-exclusive.
谷歌搜索,我找到了GitWeaver,但对于 Git 工具来说,它似乎是 Windows 独有的。
So, how would you go about it?
那么,你会怎么做呢?