Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

升级MacOS从Yosemite(10.10)到Sierra(10.12.6)后git 2.11在命令行输出乱码 #27

Closed
nobodxbodon opened this issue Aug 29, 2017 · 0 comments

Comments

@nobodxbodon
Copy link
Member

git version 2.11.0 (Apple Git-81)

$ git diff
diff --git a/sidebar/history.js b/sidebar/history.js
index f982d12..5cca082 100644
--- a/sidebar/history.js
+++ b/sidebar/history.js
@@ -19,23 +19,35 @@ var ?<80><97>?<97>? = {};
diff --git a/sidebar/history.js b/sidebar/history.js
index f982d12..5cca082 100644
--- a/sidebar/history.js
+++ b/sidebar/history.js
@@ -19,23 +19,35 @@ var ?<80><97>?<97>? = {};
   var ?<9C>??<84>?<90><86>url?<95>? = 0;
   var 访?<97>??<86>?<8A><82>表 = {}; // visitId -> historyItem
 
+  var ?<9C><80>?<87><8D>?<96>?索?<95> = true;
+
   var ?<8C><89>?<85>??<94>??<8D>?<90><9C>索?<8E><86>?<8F>? = function(?<85>??<94>??<8D>, ?<8E><86>?<8F>??<97>??<97>??<8C><83>?<9B>?) {
     计?<97>?("?<83>?<94>??<89><8D>")
     带?<85>??<94>??<8D>访?<97>?记?<95> = [];
     ?<97>??<85>??<94>??<8D>访?<97>?记?<95> = [];
+    ?<9C>??<84>?<90><86>url?<95>? = 0;
+    访?<97>??<86>?<8A><82>表 = {};

 ...

安装新版git version 2.14.1后, 问题解决.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant