livid的Project Picky是用的Mercurial做的版本控制,花点时间学习了下。 基本上和一直使用的git很像,同样的我为TextMate添加Mercurial.tmbundle
mkdir -p ~/Library/Application\ Support/TextMate/Bundles/
cd !$
git svn clone http://svn.textmate.org/trunk/Bundles/Mercurial.tmbundle/
osascript -e 'tell app "TextMate" to reload bundles'
打开TextMate 后使用 control+shift+m 组合键 调出 Mercurial 的快捷菜单
注意:如果你安装过ROR的bundles,在编辑yaml文件使用上述快捷键会与“Quick Migration”冲突,解决方法是在Bundle Editor中去除“Quick Migration”里Scope Selector的“source.yaml”字段
ext:
Shell prompt helper for Mercurial
Published on Jan-11 4:12
blog comments powered by Disqus
