随笔分类 -  Git

摘要:1.PHP语法自动完成插件 https://github.com/erichard/SublimePHPCompanion 2.ThinkPHP自动完成插件 https://github.com/yangweijie/SublimeThinkPHP 添加方法: 1)按 CTRL + SHIFT + 阅读全文

posted @ 2016-08-03 11:47 honsen 阅读(360) 评论(0) 推荐(0)

摘要:错误信息: Aborting commit due to empty commit message. git不能完全退出(退出码 1) (47 ms @ 2016/2/19 14:03:24) 解决办法:在TortoiseGit提交界面“日志信息”选项中需要填写相关的信息即可。 阅读全文

posted @ 2016-02-19 14:08 honsen 阅读(1810) 评论(0) 推荐(0)

摘要:在TortoiseGit的设置 -> git 中选择 编辑本地 .git/config 在最后增加下面内容: [credential] helper = store 阅读全文

posted @ 2016-02-19 14:02 honsen 阅读(220) 评论(0) 推荐(0)

导航