V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
gyteng
V2EX  ›  Sublime Text

sublime text 2 的 git 插件无法 commit 怎么解决

  •  
  •   gyteng · 2015-01-19 16:32:37 +08:00 · 3488 次点击
    这是一个创建于 3392 天前的主题,其中的信息可能已经有所发展或是发生改变。

    之前都没问题的,
    现在每当写好commit点击ctrl + w时控制台就出现如下提示:

    Traceback (most recent call last):
      File ".\sublime_plugin.py", line 180, in on_close
        callback.__module__, "on_close", EVENT_TIMEOUT)
      File ".\sublime_plugin.py", line 154, in run_timed_function
        ret = f()
      File ".\sublime_plugin.py", line 179, in <lambda>
        run_timed_function(lambda: callback.on_close(v),
      File ".\commit.py", line 153, in on_close
      File ".\commit.py", line 124, in message_done
    TypeError: 'encoding' is an invalid keyword argument for this function
    
    目前尚无回复
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1207 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 17:34 · PVG 01:34 · LAX 10:34 · JFK 13:34
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.