Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions 4 guides/cloning/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ title: HTTP/HTTPS Guide
description: How to clone with HTTP/HTTPS
---

**In order to run examples, you will need to [Install NodeGit](../../install/basics)
**In order to run examples, you will need to [Install NodeGit](../install)
first.**

[Return to cloning guides](../)
[Return to all guides](../)

* * *

Expand Down
4 changes: 2 additions & 2 deletions 4 guides/cloning/gh-two-factor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ title: GitHub Two Factor Auth Guide
description: How to clone with GitHub Two Factor Authorization
---

**In order to run examples, you will need to [Install NodeGit](../../install/basics)
**In order to run examples, you will need to [Install NodeGit](../../install)
first.**

[Return to cloning guides](../)
[Return to all guides](../../)

* * *

Expand Down
4 changes: 2 additions & 2 deletions 4 guides/cloning/ssh-with-agent/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ title: SSH w/ Agent Guide
description: How to clone with SSH using an agent
---

**In order to run examples, you will need to [Install NodeGit](../../install/basics)
**In order to run examples, you will need to [Install NodeGit](../../install)
first.**

[Return to cloning guides](../)
[Return to all guides](../../)

* * *

Expand Down
2 changes: 1 addition & 1 deletion 2 guides/install/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: Install Basics
description: How to install NodeGit
---

[Return to install guides](../)
[Return to all guides](../)

* * *

Expand Down
2 changes: 1 addition & 1 deletion 2 guides/install/atom-shell/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: Atom Shell
description: How to install NodeGit with Atom Shell
---

[Return to install guides](../)
[Return to all guides](../../)

* * *

Expand Down
4 changes: 2 additions & 2 deletions 4 guides/install/from-source/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: From source
description: How to build NodeGit from source
---

[Return to install guides](../)
[Return to all guides](../../)

* * *

Expand Down Expand Up @@ -54,7 +54,7 @@ Note that GCC/G++ 4.7+ are required, as the library makes use of some c++11 std
- [Download and install Python 2](https://www.python.org/download/windows).
- [Download and install VS Community](https://www.visualstudio.com/products/visual-studio-community-vs).

You may have to add a build flag to the installation process to successfully install.
You may have to add a build flag to the installation process to successfully install.
Try first without, if the build fails, try again with the flag.

*Allegedly the order in which you install Visual Studio could trigger this error.*
Expand Down
2 changes: 1 addition & 1 deletion 2 guides/install/nw.js/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: NW.js
description: How to install NodeGit with NW.js
---

[Return to install guides](../)
[Return to all guides](../../)

* * *

Expand Down
2 changes: 1 addition & 1 deletion 2 guides/repositories/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: Opening a Repository
description: How to open and free a repository
---

**In order to run examples, you will need to [Install NodeGit](../../install/basics)
**In order to run examples, you will need to [Install NodeGit](../install)
first.**

[Return to all guides](../)
Expand Down
4 changes: 2 additions & 2 deletions 4 guides/repositories/initializing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ title: Initializing
description: How to initialize a repository
---

**In order to run examples, you will need to [Install NodeGit](../../install/basics)
**In order to run examples, you will need to [Install NodeGit](../../install)
first.**

[Return to repository guides](../)
[Return to all guides](../../)

* * *

Expand Down
Morty Proxy This is a proxified and sanitized view of the page, visit original site.