Skip to content

Commit f62f564

Browse files
xiaoboostzhouhuan.sfz
authored andcommitted
fix: fix readTree error (#2248)
* fix: fix readTree error * docs: add @xiaoboost as a contributor --------- Co-authored-by: zhouhuan.sfz <[email protected]>
1 parent be68650 commit f62f564

File tree

1,150 files changed

+19817
-1094
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,150 files changed

+19817
-1094
lines changed

docs/en/0.70.7/add.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
el.href = 'https://github.com/isomorphic-git/isomorphic-git/edit/main/src/commands/add.js';
8585
}
8686
})();
87-
</script></span></div></article></div><div class="docs-prevnext"><a class="docs-prev button" href="/docs/en/0.70.7/verify"><span class="arrow-prev"></span><span>Previous</span></a><a class="docs-next button" href="/docs/en/0.70.7/remove"><span>Next</span><span class="arrow-next"></span></a></div></div></div></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/" class="nav-home"><img src="/img/isomorphic-git-logo.svg" alt="isomorphic-git" width="66" height="58"/></a><div class="footerSection"><h5>Docs</h5><a href="/docs/en/quickstart">Getting Started</a><a href="/docs/en/alphabetic">API Reference</a></div><div><h5>Community</h5><a href="/en/users">User Showcase</a><a href="https://gitter.im/isomorphic-git/Lobby">Project Chat</a><div><a href="https://github.com/isomorphic-git/isomorphic-git">GitHub <span id="gitHubStars"></span></a><script>
87+
</script></span></div></article></div><div class="docs-prevnext"><a class="docs-prev button" href="/docs/en/0.70.7/verify"><span class="arrow-prev"></span><span>Previous</span></a><a class="docs-next button" href="/docs/en/0.70.7/remove"><span>remove</span><span class="arrow-next"></span></a></div></div></div></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/" class="nav-home"><img src="/img/isomorphic-git-logo.svg" alt="isomorphic-git" width="66" height="58"/></a><div class="footerSection"><h5>Docs</h5><a href="/docs/en/quickstart">Getting Started</a><a href="/docs/en/alphabetic">API Reference</a></div><div><h5>Community</h5><a href="/en/users">User Showcase</a><a href="https://gitter.im/isomorphic-git/Lobby">Project Chat</a><div><a href="https://github.com/isomorphic-git/isomorphic-git">GitHub <span id="gitHubStars"></span></a><script>
8888
void async function() {
8989
const response = await fetch('https://api.github.com/repos/isomorphic-git/isomorphic-git', {
9090
headers: { accept: 'application/vnd.github.v3+json' }

docs/en/0.70.7/add/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
el.href = 'https://github.com/isomorphic-git/isomorphic-git/edit/main/src/commands/add.js';
8585
}
8686
})();
87-
</script></span></div></article></div><div class="docs-prevnext"><a class="docs-prev button" href="/docs/en/0.70.7/verify"><span class="arrow-prev"></span><span>Previous</span></a><a class="docs-next button" href="/docs/en/0.70.7/remove"><span>Next</span><span class="arrow-next"></span></a></div></div></div></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/" class="nav-home"><img src="/img/isomorphic-git-logo.svg" alt="isomorphic-git" width="66" height="58"/></a><div class="footerSection"><h5>Docs</h5><a href="/docs/en/quickstart">Getting Started</a><a href="/docs/en/alphabetic">API Reference</a></div><div><h5>Community</h5><a href="/en/users">User Showcase</a><a href="https://gitter.im/isomorphic-git/Lobby">Project Chat</a><div><a href="https://github.com/isomorphic-git/isomorphic-git">GitHub <span id="gitHubStars"></span></a><script>
87+
</script></span></div></article></div><div class="docs-prevnext"><a class="docs-prev button" href="/docs/en/0.70.7/verify"><span class="arrow-prev"></span><span>Previous</span></a><a class="docs-next button" href="/docs/en/0.70.7/remove"><span>remove</span><span class="arrow-next"></span></a></div></div></div></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/" class="nav-home"><img src="/img/isomorphic-git-logo.svg" alt="isomorphic-git" width="66" height="58"/></a><div class="footerSection"><h5>Docs</h5><a href="/docs/en/quickstart">Getting Started</a><a href="/docs/en/alphabetic">API Reference</a></div><div><h5>Community</h5><a href="/en/users">User Showcase</a><a href="https://gitter.im/isomorphic-git/Lobby">Project Chat</a><div><a href="https://github.com/isomorphic-git/isomorphic-git">GitHub <span id="gitHubStars"></span></a><script>
8888
void async function() {
8989
const response = await fetch('https://api.github.com/repos/isomorphic-git/isomorphic-git', {
9090
headers: { accept: 'application/vnd.github.v3+json' }

docs/en/0.70.7/addRemote.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
el.href = 'https://github.com/isomorphic-git/isomorphic-git/edit/main/src/commands/addRemote.js';
8282
}
8383
})();
84-
</script></span></div></article></div><div class="docs-prevnext"><a class="docs-prev button" href="/docs/en/0.70.7/getRemoteInfo"><span class="arrow-prev"></span><span>Previous</span></a><a class="docs-next button" href="/docs/en/0.70.7/deleteRemote"><span>Next</span><span class="arrow-next"></span></a></div></div></div></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/" class="nav-home"><img src="/img/isomorphic-git-logo.svg" alt="isomorphic-git" width="66" height="58"/></a><div class="footerSection"><h5>Docs</h5><a href="/docs/en/quickstart">Getting Started</a><a href="/docs/en/alphabetic">API Reference</a></div><div><h5>Community</h5><a href="/en/users">User Showcase</a><a href="https://gitter.im/isomorphic-git/Lobby">Project Chat</a><div><a href="https://github.com/isomorphic-git/isomorphic-git">GitHub <span id="gitHubStars"></span></a><script>
84+
</script></span></div></article></div><div class="docs-prevnext"><a class="docs-prev button" href="/docs/en/0.70.7/getRemoteInfo"><span class="arrow-prev"></span><span class="function-name-prevnext">getRemoteInfo</span></a><a class="docs-next button" href="/docs/en/0.70.7/deleteRemote"><span class="function-name-prevnext">deleteRemote</span><span class="arrow-next"></span></a></div></div></div></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/" class="nav-home"><img src="/img/isomorphic-git-logo.svg" alt="isomorphic-git" width="66" height="58"/></a><div class="footerSection"><h5>Docs</h5><a href="/docs/en/quickstart">Getting Started</a><a href="/docs/en/alphabetic">API Reference</a></div><div><h5>Community</h5><a href="/en/users">User Showcase</a><a href="https://gitter.im/isomorphic-git/Lobby">Project Chat</a><div><a href="https://github.com/isomorphic-git/isomorphic-git">GitHub <span id="gitHubStars"></span></a><script>
8585
void async function() {
8686
const response = await fetch('https://api.github.com/repos/isomorphic-git/isomorphic-git', {
8787
headers: { accept: 'application/vnd.github.v3+json' }

docs/en/0.70.7/addRemote/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
el.href = 'https://github.com/isomorphic-git/isomorphic-git/edit/main/src/commands/addRemote.js';
8282
}
8383
})();
84-
</script></span></div></article></div><div class="docs-prevnext"><a class="docs-prev button" href="/docs/en/0.70.7/getRemoteInfo"><span class="arrow-prev"></span><span>Previous</span></a><a class="docs-next button" href="/docs/en/0.70.7/deleteRemote"><span>Next</span><span class="arrow-next"></span></a></div></div></div></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/" class="nav-home"><img src="/img/isomorphic-git-logo.svg" alt="isomorphic-git" width="66" height="58"/></a><div class="footerSection"><h5>Docs</h5><a href="/docs/en/quickstart">Getting Started</a><a href="/docs/en/alphabetic">API Reference</a></div><div><h5>Community</h5><a href="/en/users">User Showcase</a><a href="https://gitter.im/isomorphic-git/Lobby">Project Chat</a><div><a href="https://github.com/isomorphic-git/isomorphic-git">GitHub <span id="gitHubStars"></span></a><script>
84+
</script></span></div></article></div><div class="docs-prevnext"><a class="docs-prev button" href="/docs/en/0.70.7/getRemoteInfo"><span class="arrow-prev"></span><span class="function-name-prevnext">getRemoteInfo</span></a><a class="docs-next button" href="/docs/en/0.70.7/deleteRemote"><span class="function-name-prevnext">deleteRemote</span><span class="arrow-next"></span></a></div></div></div></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/" class="nav-home"><img src="/img/isomorphic-git-logo.svg" alt="isomorphic-git" width="66" height="58"/></a><div class="footerSection"><h5>Docs</h5><a href="/docs/en/quickstart">Getting Started</a><a href="/docs/en/alphabetic">API Reference</a></div><div><h5>Community</h5><a href="/en/users">User Showcase</a><a href="https://gitter.im/isomorphic-git/Lobby">Project Chat</a><div><a href="https://github.com/isomorphic-git/isomorphic-git">GitHub <span id="gitHubStars"></span></a><script>
8585
void async function() {
8686
const response = await fetch('https://api.github.com/repos/isomorphic-git/isomorphic-git', {
8787
headers: { accept: 'application/vnd.github.v3+json' }

docs/en/0.70.7/annotatedTag.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
el.href = 'https://github.com/isomorphic-git/isomorphic-git/edit/main/src/commands/annotatedTag.js';
9999
}
100100
})();
101-
</script></span></div></article></div><div class="docs-prevnext"><a class="docs-prev button" href="/docs/en/0.70.7/tag"><span class="arrow-prev"></span><span>Previous</span></a><a class="docs-next button" href="/docs/en/0.70.7/deleteTag"><span>Next</span><span class="arrow-next"></span></a></div></div></div></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/" class="nav-home"><img src="/img/isomorphic-git-logo.svg" alt="isomorphic-git" width="66" height="58"/></a><div class="footerSection"><h5>Docs</h5><a href="/docs/en/quickstart">Getting Started</a><a href="/docs/en/alphabetic">API Reference</a></div><div><h5>Community</h5><a href="/en/users">User Showcase</a><a href="https://gitter.im/isomorphic-git/Lobby">Project Chat</a><div><a href="https://github.com/isomorphic-git/isomorphic-git">GitHub <span id="gitHubStars"></span></a><script>
101+
</script></span></div></article></div><div class="docs-prevnext"><a class="docs-prev button" href="/docs/en/0.70.7/tag"><span class="arrow-prev"></span><span>tag</span></a><a class="docs-next button" href="/docs/en/0.70.7/deleteTag"><span class="function-name-prevnext">deleteTag</span><span class="arrow-next"></span></a></div></div></div></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/" class="nav-home"><img src="/img/isomorphic-git-logo.svg" alt="isomorphic-git" width="66" height="58"/></a><div class="footerSection"><h5>Docs</h5><a href="/docs/en/quickstart">Getting Started</a><a href="/docs/en/alphabetic">API Reference</a></div><div><h5>Community</h5><a href="/en/users">User Showcase</a><a href="https://gitter.im/isomorphic-git/Lobby">Project Chat</a><div><a href="https://github.com/isomorphic-git/isomorphic-git">GitHub <span id="gitHubStars"></span></a><script>
102102
void async function() {
103103
const response = await fetch('https://api.github.com/repos/isomorphic-git/isomorphic-git', {
104104
headers: { accept: 'application/vnd.github.v3+json' }

docs/en/0.70.7/annotatedTag/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
el.href = 'https://github.com/isomorphic-git/isomorphic-git/edit/main/src/commands/annotatedTag.js';
9999
}
100100
})();
101-
</script></span></div></article></div><div class="docs-prevnext"><a class="docs-prev button" href="/docs/en/0.70.7/tag"><span class="arrow-prev"></span><span>Previous</span></a><a class="docs-next button" href="/docs/en/0.70.7/deleteTag"><span>Next</span><span class="arrow-next"></span></a></div></div></div></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/" class="nav-home"><img src="/img/isomorphic-git-logo.svg" alt="isomorphic-git" width="66" height="58"/></a><div class="footerSection"><h5>Docs</h5><a href="/docs/en/quickstart">Getting Started</a><a href="/docs/en/alphabetic">API Reference</a></div><div><h5>Community</h5><a href="/en/users">User Showcase</a><a href="https://gitter.im/isomorphic-git/Lobby">Project Chat</a><div><a href="https://github.com/isomorphic-git/isomorphic-git">GitHub <span id="gitHubStars"></span></a><script>
101+
</script></span></div></article></div><div class="docs-prevnext"><a class="docs-prev button" href="/docs/en/0.70.7/tag"><span class="arrow-prev"></span><span>tag</span></a><a class="docs-next button" href="/docs/en/0.70.7/deleteTag"><span class="function-name-prevnext">deleteTag</span><span class="arrow-next"></span></a></div></div></div></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/" class="nav-home"><img src="/img/isomorphic-git-logo.svg" alt="isomorphic-git" width="66" height="58"/></a><div class="footerSection"><h5>Docs</h5><a href="/docs/en/quickstart">Getting Started</a><a href="/docs/en/alphabetic">API Reference</a></div><div><h5>Community</h5><a href="/en/users">User Showcase</a><a href="https://gitter.im/isomorphic-git/Lobby">Project Chat</a><div><a href="https://github.com/isomorphic-git/isomorphic-git">GitHub <span id="gitHubStars"></span></a><script>
102102
void async function() {
103103
const response = await fetch('https://api.github.com/repos/isomorphic-git/isomorphic-git', {
104104
headers: { accept: 'application/vnd.github.v3+json' }

docs/en/0.70.7/branch.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
el.href = 'https://github.com/isomorphic-git/isomorphic-git/edit/main/src/commands/branch.js';
8181
}
8282
})();
83-
</script></span></div></article></div><div class="docs-prevnext"><a class="docs-prev button" href="/docs/en/0.70.7/currentBranch"><span class="arrow-prev"></span><span>Previous</span></a><a class="docs-next button" href="/docs/en/0.70.7/deleteBranch"><span>Next</span><span class="arrow-next"></span></a></div></div></div></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/" class="nav-home"><img src="/img/isomorphic-git-logo.svg" alt="isomorphic-git" width="66" height="58"/></a><div class="footerSection"><h5>Docs</h5><a href="/docs/en/quickstart">Getting Started</a><a href="/docs/en/alphabetic">API Reference</a></div><div><h5>Community</h5><a href="/en/users">User Showcase</a><a href="https://gitter.im/isomorphic-git/Lobby">Project Chat</a><div><a href="https://github.com/isomorphic-git/isomorphic-git">GitHub <span id="gitHubStars"></span></a><script>
83+
</script></span></div></article></div><div class="docs-prevnext"><a class="docs-prev button" href="/docs/en/0.70.7/currentBranch"><span class="arrow-prev"></span><span class="function-name-prevnext">currentBranch</span></a><a class="docs-next button" href="/docs/en/0.70.7/deleteBranch"><span class="function-name-prevnext">deleteBranch</span><span class="arrow-next"></span></a></div></div></div></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/" class="nav-home"><img src="/img/isomorphic-git-logo.svg" alt="isomorphic-git" width="66" height="58"/></a><div class="footerSection"><h5>Docs</h5><a href="/docs/en/quickstart">Getting Started</a><a href="/docs/en/alphabetic">API Reference</a></div><div><h5>Community</h5><a href="/en/users">User Showcase</a><a href="https://gitter.im/isomorphic-git/Lobby">Project Chat</a><div><a href="https://github.com/isomorphic-git/isomorphic-git">GitHub <span id="gitHubStars"></span></a><script>
8484
void async function() {
8585
const response = await fetch('https://api.github.com/repos/isomorphic-git/isomorphic-git', {
8686
headers: { accept: 'application/vnd.github.v3+json' }

docs/en/0.70.7/branch/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
el.href = 'https://github.com/isomorphic-git/isomorphic-git/edit/main/src/commands/branch.js';
8181
}
8282
})();
83-
</script></span></div></article></div><div class="docs-prevnext"><a class="docs-prev button" href="/docs/en/0.70.7/currentBranch"><span class="arrow-prev"></span><span>Previous</span></a><a class="docs-next button" href="/docs/en/0.70.7/deleteBranch"><span>Next</span><span class="arrow-next"></span></a></div></div></div></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/" class="nav-home"><img src="/img/isomorphic-git-logo.svg" alt="isomorphic-git" width="66" height="58"/></a><div class="footerSection"><h5>Docs</h5><a href="/docs/en/quickstart">Getting Started</a><a href="/docs/en/alphabetic">API Reference</a></div><div><h5>Community</h5><a href="/en/users">User Showcase</a><a href="https://gitter.im/isomorphic-git/Lobby">Project Chat</a><div><a href="https://github.com/isomorphic-git/isomorphic-git">GitHub <span id="gitHubStars"></span></a><script>
83+
</script></span></div></article></div><div class="docs-prevnext"><a class="docs-prev button" href="/docs/en/0.70.7/currentBranch"><span class="arrow-prev"></span><span class="function-name-prevnext">currentBranch</span></a><a class="docs-next button" href="/docs/en/0.70.7/deleteBranch"><span class="function-name-prevnext">deleteBranch</span><span class="arrow-next"></span></a></div></div></div></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/" class="nav-home"><img src="/img/isomorphic-git-logo.svg" alt="isomorphic-git" width="66" height="58"/></a><div class="footerSection"><h5>Docs</h5><a href="/docs/en/quickstart">Getting Started</a><a href="/docs/en/alphabetic">API Reference</a></div><div><h5>Community</h5><a href="/en/users">User Showcase</a><a href="https://gitter.im/isomorphic-git/Lobby">Project Chat</a><div><a href="https://github.com/isomorphic-git/isomorphic-git">GitHub <span id="gitHubStars"></span></a><script>
8484
void async function() {
8585
const response = await fetch('https://api.github.com/repos/isomorphic-git/isomorphic-git', {
8686
headers: { accept: 'application/vnd.github.v3+json' }

docs/en/0.70.7/checkout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
el.href = 'https://github.com/isomorphic-git/isomorphic-git/edit/main/src/commands/checkout.js';
9292
}
9393
})();
94-
</script></span></div></article></div><div class="docs-prevnext"><a class="docs-prev button" href="/docs/en/0.70.7/fetch"><span class="arrow-prev"></span><span>Previous</span></a><a class="docs-next button" href="/docs/en/0.70.7/fastCheckout"><span>Next</span><span class="arrow-next"></span></a></div></div></div></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/" class="nav-home"><img src="/img/isomorphic-git-logo.svg" alt="isomorphic-git" width="66" height="58"/></a><div class="footerSection"><h5>Docs</h5><a href="/docs/en/quickstart">Getting Started</a><a href="/docs/en/alphabetic">API Reference</a></div><div><h5>Community</h5><a href="/en/users">User Showcase</a><a href="https://gitter.im/isomorphic-git/Lobby">Project Chat</a><div><a href="https://github.com/isomorphic-git/isomorphic-git">GitHub <span id="gitHubStars"></span></a><script>
94+
</script></span></div></article></div><div class="docs-prevnext"><a class="docs-prev button" href="/docs/en/0.70.7/fetch"><span class="arrow-prev"></span><span>fetch</span></a><a class="docs-next button" href="/docs/en/0.70.7/fastCheckout"><span>Next</span><span class="arrow-next"></span></a></div></div></div></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/" class="nav-home"><img src="/img/isomorphic-git-logo.svg" alt="isomorphic-git" width="66" height="58"/></a><div class="footerSection"><h5>Docs</h5><a href="/docs/en/quickstart">Getting Started</a><a href="/docs/en/alphabetic">API Reference</a></div><div><h5>Community</h5><a href="/en/users">User Showcase</a><a href="https://gitter.im/isomorphic-git/Lobby">Project Chat</a><div><a href="https://github.com/isomorphic-git/isomorphic-git">GitHub <span id="gitHubStars"></span></a><script>
9595
void async function() {
9696
const response = await fetch('https://api.github.com/repos/isomorphic-git/isomorphic-git', {
9797
headers: { accept: 'application/vnd.github.v3+json' }

0 commit comments

Comments
 (0)